summaryrefslogtreecommitdiff
path: root/target/config/Config.in.kernelversion.choice
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-01-10 04:04:44 -0600
committerWaldemar Brodkorb <wbx@openadk.org>2015-01-10 04:04:58 -0600
commitd932da8684079763b8fe2062484f93ba9902c8d4 (patch)
tree1aaf93666547ff8748e624a70c53a6b19681f5ee /target/config/Config.in.kernelversion.choice
parentdde447ccdd4c349795cb653e4c958a33f6ae598e (diff)
update kernel to 3.18.2
Diffstat (limited to 'target/config/Config.in.kernelversion.choice')
-rw-r--r--target/config/Config.in.kernelversion.choice8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/config/Config.in.kernelversion.choice b/target/config/Config.in.kernelversion.choice
index f342376ff..95fc3ffba 100644
--- a/target/config/Config.in.kernelversion.choice
+++ b/target/config/Config.in.kernelversion.choice
@@ -5,13 +5,13 @@ choice
prompt "Kernel Version"
depends on ADK_TARGET_KERNEL_CUSTOMISING
default ADK_KERNEL_VERSION_3_14_26 if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6
-default ADK_KERNEL_VERSION_3_17.7
+default ADK_KERNEL_VERSION_3_18.2
-config ADK_KERNEL_VERSION_3_17_7
- prompt "3.17.7"
+config ADK_KERNEL_VERSION_3_18_2
+ prompt "3.18.2"
depends on !ADK_TARGET_SYSTEM_MIKROTIK_RB4XX
boolean
- select ADK_KERNEL_VERSION_3_17
+ select ADK_KERNEL_VERSION_3_18
config ADK_KERNEL_VERSION_3_14_26
prompt "3.14.26"