summaryrefslogtreecommitdiff
path: root/target/config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-10-22 15:39:12 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-10-22 15:40:12 +0200
commit1d6cb04781407ef559ef6b9a1db89149bafbbe76 (patch)
treeb3af136aef7bd9a44cc7690d97a755c89e96c031 /target/config
parent23af092bec253c98d0088ed8db0a777361205524 (diff)
linux: update 4.7.x kernel, add 4.8.x
Diffstat (limited to 'target/config')
-rw-r--r--target/config/Config.in.kernelversion9
1 files changed, 8 insertions, 1 deletions
diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion
index 0b7706bcc..85c52c956 100644
--- a/target/config/Config.in.kernelversion
+++ b/target/config/Config.in.kernelversion
@@ -33,8 +33,15 @@ config ADK_TARGET_KERNEL_VERSION_BB
select ADK_TARGET_KERNEL_GIT
depends on ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK
+config ADK_TARGET_KERNEL_VERSION_4_8
+ bool "4.8.3"
+ depends on !ADK_TARGET_ARCH_METAG
+ depends on !ADK_TARGET_ARCH_NDS32
+ depends on !ADK_TARGET_ARCH_SPARC
+ depends on !ADK_TARGET_SYSTEM_QEMU_ARM_VERSATILEPB_NOMMU
+
config ADK_TARGET_KERNEL_VERSION_4_7
- bool "4.7.3"
+ bool "4.7.9"
depends on !ADK_TARGET_ARCH_METAG
depends on !ADK_TARGET_ARCH_NDS32
depends on !ADK_TARGET_ARCH_SPARC