summaryrefslogtreecommitdiff
path: root/target/x86_64/systems/qemu-x86_64
blob: 3af8a6f9675910d7de24383bd942dc7402217cd5 (plain)
1
2
3
4
5
6
7
8
config ADK_TARGET_SYSTEM_QEMU_X86_64
	bool "Qemu Emulator"
	select ADK_CPU_NOCONA
	select ADK_TARGET_QEMU
	select ADK_TARGET_KERNEL_BZIMAGE
	help
	  Support for Qemu Emulator X86_64 architecture.