summaryrefslogtreecommitdiff
path: root/target/x86/systems/qemu-x86
blob: fc0d3953cc5628c2679a425a11fde977c601d07b (plain)
1
2
3
4
5
6
7
8
config ADK_TARGET_SYSTEM_QEMU_X86
	bool "Qemu Emulator"
	select ADK_CPU_I686
	select ADK_TARGET_QEMU
	select ADK_TARGET_KERNEL_BZIMAGE
	help
	  Support for Qemu Emulator X86 architecture.