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-x869
1 files changed, 0 insertions, 9 deletions
diff --git a/target/x86/systems/vbox-x86 b/target/x86/systems/vbox-x86
deleted file mode 100644
index 7577554bf..000000000
--- a/target/x86/systems/vbox-x86
+++ /dev/null
@@ -1,9 +0,0 @@
-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.
-