summaryrefslogtreecommitdiff
path: root/target/x86/systems/vbox-x86
diff options
context:
space:
mode:
Diffstat (limited to 'target/x86/systems/vbox-x86')
-rw-r--r--target/x86/systems/vbox-x861
1 files changed, 1 insertions, 0 deletions
diff --git a/target/x86/systems/vbox-x86 b/target/x86/systems/vbox-x86
index 6f7f38ad5..7577554bf 100644
--- a/target/x86/systems/vbox-x86
+++ b/target/x86/systems/vbox-x86
@@ -2,6 +2,7 @@ config ADK_TARGET_SYSTEM_VBOX_X86
bool "VirtualBox Emulator"
select ADK_TARGET_VBOX
select ADK_TARGET_KERNEL_BZIMAGE
+ select ADK_TARGET_KERNEL_WITH_COMPRESSION
select ADK_PACKAGE_GRUB
help
Support for VirtualBox Emulator.