diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-28 17:56:02 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-28 17:56:42 +0200 |
commit | 9fd20ed0d2e2ec895f4b6987ab610968bd9a93e3 (patch) | |
tree | 551dd1a1b9da1d63b921988e6ab3d5663796d025 /target/config/Config.in.kernelversion.choice | |
parent | e49d17bb99fc3adeec67a7c6b7967b966d8ab80c (diff) |
disable 3.14.4 for cubox-i
Diffstat (limited to 'target/config/Config.in.kernelversion.choice')
-rw-r--r-- | target/config/Config.in.kernelversion.choice | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/config/Config.in.kernelversion.choice b/target/config/Config.in.kernelversion.choice index f547e4c48..26cbb0d0b 100644 --- a/target/config/Config.in.kernelversion.choice +++ b/target/config/Config.in.kernelversion.choice @@ -13,6 +13,7 @@ config ADK_KERNEL_VERSION_3_15_RC7 config ADK_KERNEL_VERSION_3_14_4 prompt "3.14.4" + depends on !ADK_TARGET_SYSTEM_CUBOX_I boolean select ADK_KERNEL_VERSION_3_14 |