summaryrefslogtreecommitdiff
path: root/target/mips64/sys-available/qemu-mips64
blob: f8846f472bafabc0908e7dfec85181f49745866e (plain)
1
2
3
4
5
6
7
8
9
10
11
config ADK_TARGET_SYSTEM_QEMU_MIPS64
	bool "Qemu Emulator"
	select ADK_mips64
	select ADK_qemu_mips64
	select ADK_CPU_MIPS64
	select ADK_LINUX_64
	select ADK_TARGET_QEMU
	select ADK_TARGET_KERNEL_VMLINUZ
	help
	 Qemu support for MIPS64 architecture.