summaryrefslogtreecommitdiff
path: root/target/mips/sys-available/qemu-mipsel
blob: 688471d6deac9969a60c0c00878052d0e6d144fe (plain)
1
2
3
4
5
6
7
8
9
10
config ADK_TARGET_SYSTEM_QEMU_MIPSEL
	bool "Qemu Emulator (mips32 little endian)"
	select ADK_mips
	select ADK_qemu_mipsel
	select ADK_little
	select ADK_HARDWARE_QEMU
	select ADK_TARGET_KERNEL_VMLINUZ
	help
	 Qemu support for mips32 little endian architecture.