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