summaryrefslogtreecommitdiff
path: root/target/config/Config.in.kernelversion.choice
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-05-26 11:32:40 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-05-26 11:32:52 +0200
commit812b2dc764868a8131b861d1e77204cdb9c1919f (patch)
tree83cc29c70b590d186af6311217b05bcbd4df5d3c /target/config/Config.in.kernelversion.choice
parentea6fabbf50fd7bd6f499dc80067199d25b093e3a (diff)
add 4.1rc5 for cris testing
Diffstat (limited to 'target/config/Config.in.kernelversion.choice')
-rw-r--r--target/config/Config.in.kernelversion.choice4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/config/Config.in.kernelversion.choice b/target/config/Config.in.kernelversion.choice
index af33a46ed..099bad464 100644
--- a/target/config/Config.in.kernelversion.choice
+++ b/target/config/Config.in.kernelversion.choice
@@ -6,6 +6,10 @@ prompt "Kernel Version"
depends on ADK_TARGET_KERNEL_CUSTOMISING
default ADK_KERNEL_VERSION_4_0_4
+config ADK_KERNEL_VERSION_4_1_0_RC5
+ bool "4.1.0rc5"
+ select ADK_KERNEL_VERSION_4_1
+
config ADK_KERNEL_VERSION_4_0_4
bool "4.0.4"
select ADK_KERNEL_VERSION_4_0