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.

