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