summaryrefslogtreecommitdiff
path: root/target/config/Config.in.kernelversion
diff options
context:
space:
mode:
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