summaryrefslogtreecommitdiff
path: root/target/config/Config.in.x86.choice
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-11 11:10:55 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-11 11:11:55 +0200
commit00a496345910208c9b1cd1ef922a4481960517a4 (patch)
tree2044a4b79285c9092bb4449094197ea0d9f93916 /target/config/Config.in.x86.choice
parent9c4ae62a55ebc763ac72e4b1513f305cdc1abe55 (diff)
make vbox target usable again
Diffstat (limited to 'target/config/Config.in.x86.choice')
-rw-r--r--target/config/Config.in.x86.choice2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/config/Config.in.x86.choice b/target/config/Config.in.x86.choice
index e99a584b3..e49d27686 100644
--- a/target/config/Config.in.x86.choice
+++ b/target/config/Config.in.x86.choice
@@ -3,7 +3,7 @@
choice ADK_TARGET_X86_CPU_MODEL
prompt "CPU model"
-depends on ADK_TARGET_SYSTEM_QEMU_X86 || ADK_TARGET_SYSTEM_GENERIC_PC
+depends on ADK_TARGET_SYSTEM_QEMU_X86 || ADK_TARGET_SYSTEM_GENERIC_PC || ADK_TARGET_SYSTEM_VBOX_X86
default ADK_CPU_I686
config ADK_CPU_I486