summaryrefslogtreecommitdiff
path: root/target/config/Config.in.cpu
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-03-10 08:18:06 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-03-10 08:18:31 +0100
commitaaad05868286671ad90510e5c9d987abfc82fed1 (patch)
tree1252a7672e7132981ee63cbf9a8764b27d2246d3 /target/config/Config.in.cpu
parent1cc62e5994359dfd7741031fec98d072f804c2cf (diff)
make parts of the menu visible if architecture is choosen to guarentee defaults are set right
Diffstat (limited to 'target/config/Config.in.cpu')
-rw-r--r--target/config/Config.in.cpu2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/config/Config.in.cpu b/target/config/Config.in.cpu
index 317272cdc..a31cb9547 100644
--- a/target/config/Config.in.cpu
+++ b/target/config/Config.in.cpu
@@ -2,7 +2,7 @@
# material, please see the LICENCE file in the top-level directory.
choice ADK_TARGET_CPU
-prompt "CPU"
+prompt "CPU" if !ADK_TARGET_CHOOSE_ARCH
# aarch64
config ADK_TARGET_CPU_AARCH64_CORTEX_A53