config ADK_TARGET_SYSTEM_QEMU_MIPS
	bool "Qemu Emulator"
	select ADK_mips
	select ADK_qemu_mips
	select ADK_CPU_MIPS32
	select ADK_TARGET_QEMU
	select ADK_TARGET_KERNEL_VMLINUZ
	help
	 Qemu support for MIPS architecture.