summaryrefslogtreecommitdiff
path: root/target/config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-08-22 19:56:19 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-08-22 19:56:19 +0200
commit423362b8014c75c5c544f03bbe17f9eb79c6f3ae (patch)
tree2c911945dbd606a6e0a03b9ad7bbda8ea46eb636 /target/config
parent00e5958332c1b0ce231f4bc56f1b754fdfec6301 (diff)
linux: add support for 4.7.x
Diffstat (limited to 'target/config')
-rw-r--r--target/config/Config.in.kernelversion4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion
index 624d7afda..bfb191f3e 100644
--- a/target/config/Config.in.kernelversion
+++ b/target/config/Config.in.kernelversion
@@ -22,6 +22,10 @@ config ADK_TARGET_KERNEL_VERSION_RPI
bool "linux-rpi"
depends on ADK_TARGET_BOARD_BCM28XX
+config ADK_TARGET_KERNEL_VERSION_4_7
+ bool "4.7.2"
+ depends on !ADK_TARGET_ARCH_NDS32
+
config ADK_TARGET_KERNEL_VERSION_4_6
bool "4.6.6"
depends on !ADK_TARGET_ARCH_NDS32