summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-24 15:05:57 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-24 15:06:12 +0200
commit0e5494c148d3385fb7d5e463b0aaa5448dcd825d (patch)
treedb20d510479173a58ccf885db65c363eb2d96a3f /Config.in
parent20f43874ed917a3fbab67016d3ae88e83080861e (diff)
finetune first configuration
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Config.in b/Config.in
index 0b52f8220..f6ae4d342 100644
--- a/Config.in
+++ b/Config.in
@@ -38,7 +38,10 @@ source "target/config/Config.in.kernelversion"
source "target/config/Config.in.toolchain"
comment "changes made below do not require make cleandir after reconfiguration"
+depends on !ADK_CHOOSE_TARGET_ARCH && !ADK_CHOOSE_TARGET_SYSTEM
+
menu "Target configuration"
+depends on !ADK_CHOOSE_TARGET_ARCH && !ADK_CHOOSE_TARGET_SYSTEM
source "target/config/Config.in.qemuopts"
source "target/config/Config.in.libc"
source "target/config/Config.in.target"