summaryrefslogtreecommitdiff
path: root/target/config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-11-30 17:31:06 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2015-11-30 17:31:24 +0100
commite5ca8420af8f19cee196636cce57d5d5dd0ebca0 (patch)
treed6964f06ec99c44df2c11a85267f5a1204979887 /target/config
parent89842b8714fcfc5711c0ddfc0d7c377ca0c1473a (diff)
linux: update 4.1.x to latest stable upstream version
Diffstat (limited to 'target/config')
-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 9d0050daf..0f3212e93 100644
--- a/target/config/Config.in.kernelversion
+++ b/target/config/Config.in.kernelversion
@@ -8,7 +8,7 @@ default ADK_TARGET_KERNEL_VERSION_4_3_0 if ADK_TARGET_ARCH_H8300
default ADK_TARGET_KERNEL_VERSION_4_2_6 if ADK_TARGET_ARCH_ARC
default ADK_TARGET_KERNEL_VERSION_4_2_6 if ADK_TARGET_ARCH_SPARC
default ADK_TARGET_KERNEL_VERSION_3_14_54 if ADK_TARGET_ARCH_BFIN
-default ADK_TARGET_KERNEL_VERSION_4_1_10
+default ADK_TARGET_KERNEL_VERSION_4_1_13
config ADK_TARGET_KERNEL_VERSION_GIT
bool "linux-git"
@@ -22,8 +22,8 @@ config ADK_TARGET_KERNEL_VERSION_4_2_6
depends on !ADK_TARGET_ARCH_H8300
select ADK_TARGET_KERNEL_VERSION_4_2
-config ADK_TARGET_KERNEL_VERSION_4_1_10
- bool "4.1.10"
+config ADK_TARGET_KERNEL_VERSION_4_1_13
+ bool "4.1.13"
depends on !ADK_TARGET_ARCH_ARC
depends on !ADK_TARGET_ARCH_H8300
depends on !ADK_TARGET_ARCH_SPARC