summaryrefslogtreecommitdiff
path: root/target/config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-06-07 19:07:22 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-06-07 19:07:22 +0200
commit153cd7752e6a2483d9f617d5682d0b02f7c22581 (patch)
tree7f24cce77d67e01c74a2138e27b1d5afd751733a /target/config
parent374f9b424f71f19d84f103d7350c1dd1d13cfae2 (diff)
linux: update to 4.9.31/4.11.4
Diffstat (limited to 'target/config')
-rw-r--r--target/config/Config.in.kernelversion4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion
index a34b2ca79..16dfde03e 100644
--- a/target/config/Config.in.kernelversion
+++ b/target/config/Config.in.kernelversion
@@ -28,7 +28,7 @@ config ADK_TARGET_KERNEL_VERSION_GIT
select ADK_TARGET_KERNEL_IMAGE if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK
config ADK_TARGET_KERNEL_VERSION_4_11
- bool "4.11.3"
+ bool "4.11.4"
depends on !ADK_TARGET_ARCH_AVR32
depends on !ADK_TARGET_ARCH_CRIS
depends on !ADK_TARGET_ARCH_METAG
@@ -38,7 +38,7 @@ config ADK_TARGET_KERNEL_VERSION_4_11
depends on !ADK_TARGET_SYSTEM_QEMU_ARM_VERSATILEPB_NOMMU
config ADK_TARGET_KERNEL_VERSION_4_9
- bool "4.9.30"
+ bool "4.9.31"
depends on !ADK_TARGET_ARCH_CRIS
depends on !ADK_TARGET_ARCH_METAG
depends on !ADK_TARGET_ARCH_NDS32