summaryrefslogtreecommitdiff
path: root/target/mips/sys-available/qemu-mips
blob: 98aaf8a024577d18f99904de76d18c8e12116c44 (plain)
1
2
3
4
5
6
7
8
9
10
config ADK_TARGET_SYSTEM_QEMU_MIPS
	bool "Qemu Emulator (big endian)"
	select ADK_mips
	select ADK_big
	select ADK_qemu_mips
	select ADK_HARDWARE_QEMU
	select ADK_TARGET_KERNEL_VMLINUZ
	help
	 Qemu support for mips big endian architecture.