summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-05-18 16:29:53 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-05-18 16:30:20 +0200
commit5d158b6bfd62bdd9b1e8aaee771e0daaac36116e (patch)
treee4c5300e3db20372284a97968a58fcd08da01f4e /target
parent519a152d62a4f912be8bf32c1a47f3d870393e72 (diff)
linux: add 4.10 kernel
Diffstat (limited to 'target')
-rw-r--r--target/config/Config.in.kernelversion9
1 files changed, 9 insertions, 0 deletions
diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion
index e57c57549..13c1f1781 100644
--- a/target/config/Config.in.kernelversion
+++ b/target/config/Config.in.kernelversion
@@ -35,6 +35,15 @@ config ADK_TARGET_KERNEL_VERSION_4_11
depends on !ADK_TARGET_ARCH_RISCV64
depends on !ADK_TARGET_SYSTEM_QEMU_ARM_VERSATILEPB_NOMMU
+config ADK_TARGET_KERNEL_VERSION_4_10
+ bool "4.10.16"
+ depends on !ADK_TARGET_ARCH_CRIS
+ depends on !ADK_TARGET_ARCH_METAG
+ depends on !ADK_TARGET_ARCH_NDS32
+ depends on !ADK_TARGET_ARCH_RISCV32
+ depends on !ADK_TARGET_ARCH_RISCV64
+ depends on !ADK_TARGET_SYSTEM_QEMU_ARM_VERSATILEPB_NOMMU
+
config ADK_TARGET_KERNEL_VERSION_4_9
bool "4.9.22"
depends on !ADK_TARGET_ARCH_CRIS