summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"