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