summaryrefslogtreecommitdiff
path: root/target/x86/systems/qemu-x86
blob: ee282bdf7e2f0a170349fdaff3113b394ae05708 (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.