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