summaryrefslogtreecommitdiff
path: root/target/config/Config.in.kernelversion.choice
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-01 09:42:51 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-01 09:42:51 +0200
commit7503869d1ca5a62e60803db037310d98f19accc9 (patch)
treea56dd48647576d6816fa70e9bbae19ed0d6aff2f /target/config/Config.in.kernelversion.choice
parentbbb0f63a187d2c3d75eb0006b01a401e265a2baf (diff)
enable kernel choice for toolchain targets
Diffstat (limited to 'target/config/Config.in.kernelversion.choice')
-rw-r--r--target/config/Config.in.kernelversion.choice2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/config/Config.in.kernelversion.choice b/target/config/Config.in.kernelversion.choice
index 26cbb0d0b..0e9c6b099 100644
--- a/target/config/Config.in.kernelversion.choice
+++ b/target/config/Config.in.kernelversion.choice
@@ -3,7 +3,7 @@
choice
prompt "Kernel Version"
-depends on !ADK_TOOLCHAIN_ONLY && !ADK_CHOOSE_TARGET_ARCH && !ADK_CHOOSE_TARGET_SYSTEM && ADK_TARGET_KERNEL_CUSTOMISING
+depends on !ADK_CHOOSE_TARGET_ARCH && !ADK_CHOOSE_TARGET_SYSTEM && ADK_TARGET_KERNEL_CUSTOMISING
default ADK_KERNEL_VERSION_3_14_4
config ADK_KERNEL_VERSION_3_15_RC7