diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-03-10 08:18:06 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-03-10 08:18:31 +0100 |
commit | aaad05868286671ad90510e5c9d987abfc82fed1 (patch) | |
tree | 1252a7672e7132981ee63cbf9a8764b27d2246d3 /target/config/Config.in.kernelversion | |
parent | 1cc62e5994359dfd7741031fec98d072f804c2cf (diff) |
make parts of the menu visible if architecture is choosen to guarentee defaults are set right
Diffstat (limited to 'target/config/Config.in.kernelversion')
-rw-r--r-- | target/config/Config.in.kernelversion | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion index 0fe631b2d..e8574f1a9 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -2,7 +2,7 @@ # material, please see the LICENCE file in the top-level directory. choice -prompt "Kernel version" +prompt "Kernel version" if !ADK_TARGET_CHOOSE_ARCH depends on ADK_TARGET_OS_LINUX default ADK_TARGET_KERNEL_VERSION_4_4_3 if ADK_TARGET_ARCH_ARC default ADK_TARGET_KERNEL_VERSION_4_4_3 if ADK_TARGET_ARCH_SPARC |