summaryrefslogtreecommitdiff
path: root/target/config/Config.in.kernelversion
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-02-20 22:07:53 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-02-20 22:07:53 +0100
commit3430a34a89f7fe2b49ad572fa094e1a8c0f83128 (patch)
tree7bd615e0b1919767ea4815053876e14eb8c79b97 /target/config/Config.in.kernelversion
parentdf2a309446830f36b688cba5b777e996792aa14e (diff)
kernel: update to latest
Diffstat (limited to 'target/config/Config.in.kernelversion')
-rw-r--r--target/config/Config.in.kernelversion21
1 files changed, 7 insertions, 14 deletions
diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion
index 2b758d9c9..65173d7c0 100644
--- a/target/config/Config.in.kernelversion
+++ b/target/config/Config.in.kernelversion
@@ -4,25 +4,21 @@
choice
prompt "Kernel Version"
depends on ADK_TARGET_KERNEL_CUSTOMISING
-default ADK_TARGET_KERNEL_VERSION_4_3_5 if ADK_TARGET_ARCH_ARC
-default ADK_TARGET_KERNEL_VERSION_4_3_5 if ADK_TARGET_ARCH_SPARC
-default ADK_TARGET_KERNEL_VERSION_4_3_5 if ADK_TARGET_ARCH_BFIN
-default ADK_TARGET_KERNEL_VERSION_4_3_5 if ADK_TARGET_ARCH_H8300
-default ADK_TARGET_KERNEL_VERSION_4_3_5 if ADK_TARGET_ARCH_PPC64
+default ADK_TARGET_KERNEL_VERSION_4_4_2 if ADK_TARGET_ARCH_ARC
+default ADK_TARGET_KERNEL_VERSION_4_4_2 if ADK_TARGET_ARCH_SPARC
+default ADK_TARGET_KERNEL_VERSION_4_4_2 if ADK_TARGET_ARCH_BFIN
+default ADK_TARGET_KERNEL_VERSION_4_4_2 if ADK_TARGET_ARCH_H8300
+default ADK_TARGET_KERNEL_VERSION_4_4_2 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_16
config ADK_TARGET_KERNEL_VERSION_GIT
bool "linux-git"
-config ADK_TARGET_KERNEL_VERSION_4_4_1
- bool "4.4.1"
+config ADK_TARGET_KERNEL_VERSION_4_4_2
+ bool "4.4.2"
select ADK_TARGET_KERNEL_VERSION_4_4
-config ADK_TARGET_KERNEL_VERSION_4_3_5
- bool "4.3.5"
- select ADK_TARGET_KERNEL_VERSION_4_3
-
config ADK_TARGET_KERNEL_VERSION_4_1_16
bool "4.1.16"
depends on !ADK_TARGET_ARCH_ARC
@@ -147,9 +143,6 @@ config ADK_TARGET_KERNEL_HASH
config ADK_TARGET_KERNEL_VERSION_4_4
bool
-config ADK_TARGET_KERNEL_VERSION_4_3
- bool
-
config ADK_TARGET_KERNEL_VERSION_4_1
bool