summaryrefslogtreecommitdiff
path: root/target/mips64/systems/qemu-mips64
blob: 880dbf42fd3c2b0a9b7ff1e30374a9c13e3471e3 (plain)
1
2
3
4
5
6
7
8
config ADK_TARGET_SYSTEM_QEMU_MIPS64
	bool "Qemu Emulator"
	select ADK_CPU_MIPS64
	select ADK_TARGET_QEMU
	select ADK_TARGET_KERNEL_VMLINUZ
	help
	  Qemu support for MIPS64 architecture.