summaryrefslogtreecommitdiff
path: root/target/x86/systems/vbox-x86
blob: 56bdfcefd7b2e237eec557600b2b32665d144c84 (plain)
1
2
3
4
5
6
7
8
9
10
config ADK_TARGET_SYSTEM_VBOX_X86
	bool "VirtualBox Emulator"
	select ADK_x86
	select ADK_vbox_x86
	select ADK_TARGET_VBOX
	select ADK_TARGET_KERNEL_BZIMAGE
	select ADK_PACKAGE_GRUB
	help
	 Support for VirtualBox Emulator.