summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-10-28 21:14:33 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2015-10-28 22:12:23 +0100
commit0388dcc80d696d60ab134eb02cab6bbd3da4af05 (patch)
tree9570b90bea8bebd363513af0404cc536fb049622 /target
parent09cd046e6cc65ab7bf044503b6404a2ba912bf85 (diff)
update to latest 4.2.x kernel
Diffstat (limited to 'target')
-rw-r--r--target/config/Config.in.kernelversion6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion
index 9bfc251cc..f58ea87db 100644
--- a/target/config/Config.in.kernelversion
+++ b/target/config/Config.in.kernelversion
@@ -4,14 +4,14 @@
choice
prompt "Kernel Version"
depends on ADK_TARGET_KERNEL_CUSTOMISING
-default ADK_TARGET_KERNEL_VERSION_4_2_4 if ADK_TARGET_ARCH_ARC
+default ADK_TARGET_KERNEL_VERSION_4_2_5 if ADK_TARGET_ARCH_ARC
default ADK_TARGET_KERNEL_VERSION_4_1_10
config ADK_TARGET_KERNEL_VERSION_GIT
bool "linux-git"
-config ADK_TARGET_KERNEL_VERSION_4_2_4
- bool "4.2.4"
+config ADK_TARGET_KERNEL_VERSION_4_2_5
+ bool "4.2.5"
select ADK_TARGET_KERNEL_VERSION_4_2
config ADK_TARGET_KERNEL_VERSION_4_1_10