summaryrefslogtreecommitdiff
path: root/target/config/Config.in.kernelversion
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-01-24 03:22:29 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-01-24 03:22:48 +0100
commit645086ca124d0f8649f8c0038e003260a4e39f38 (patch)
tree11b6c6a26d5006d93d92214d5f20e68e6a7258e6 /target/config/Config.in.kernelversion
parentd215b6db544d694eea71f80ecc84355db304776c (diff)
linux: update to 4.1.16
Diffstat (limited to 'target/config/Config.in.kernelversion')
-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 6debf543e..b3bc9f6e0 100644
--- a/target/config/Config.in.kernelversion
+++ b/target/config/Config.in.kernelversion
@@ -10,7 +10,7 @@ default ADK_TARGET_KERNEL_VERSION_4_3_3 if ADK_TARGET_ARCH_BFIN
default ADK_TARGET_KERNEL_VERSION_4_3_3 if ADK_TARGET_ARCH_H8300
default ADK_TARGET_KERNEL_VERSION_4_3_3 if ADK_TARGET_ARCH_PPC64
default ADK_TARGET_KERNEL_VERSION_GIT if ADK_TARGET_WITHOUT_MMU && ADK_TARGET_ARCH_XTENSA
-default ADK_TARGET_KERNEL_VERSION_4_1_15
+default ADK_TARGET_KERNEL_VERSION_4_1_16
config ADK_TARGET_KERNEL_VERSION_GIT
bool "linux-git"
@@ -19,8 +19,8 @@ config ADK_TARGET_KERNEL_VERSION_4_3_3
bool "4.3.3"
select ADK_TARGET_KERNEL_VERSION_4_3
-config ADK_TARGET_KERNEL_VERSION_4_1_15
- bool "4.1.15"
+config ADK_TARGET_KERNEL_VERSION_4_1_16
+ bool "4.1.16"
depends on !ADK_TARGET_ARCH_ARC
depends on !ADK_TARGET_ARCH_BFIN
depends on !ADK_TARGET_ARCH_H8300