summaryrefslogtreecommitdiff
path: root/target/mips/sys-available/qemu-mipsel
blob: 7163ae120e985fe5dbde1448e93cd5a73e792070 (plain)
1
2
3
4
5
6
7
8
9
10
config ADK_TARGET_SYSTEM_QEMU_MIPSEL
	bool "Qemu Emulator (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 mips little endian architecture.