summaryrefslogtreecommitdiff
path: root/target/x86/systems/vbox-x86
blob: 6f7f38ad52881eaf77c9db7e25e7a8001d094825 (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.