summaryrefslogtreecommitdiff
path: root/target/config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-11-12 22:18:14 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2015-11-12 22:18:36 +0100
commite00cd7c220311f57daa8bc56709d34e0f96fe704 (patch)
treed01ed2ad95a99fbe26bdee48bcab0896431a5800 /target/config
parentede9a4e76a4441269c5763ced9ef717abd841dda (diff)
linux: add support for version 4.3
Diffstat (limited to 'target/config')
-rw-r--r--target/config/Config.in.kernelversion7
1 files changed, 7 insertions, 0 deletions
diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion
index 09a83e670..5888aa34d 100644
--- a/target/config/Config.in.kernelversion
+++ b/target/config/Config.in.kernelversion
@@ -12,6 +12,10 @@ default ADK_TARGET_KERNEL_VERSION_4_1_10
config ADK_TARGET_KERNEL_VERSION_GIT
bool "linux-git"
+config ADK_TARGET_KERNEL_VERSION_4_3_0
+ bool "4.3"
+ select ADK_TARGET_KERNEL_VERSION_4_3
+
config ADK_TARGET_KERNEL_VERSION_4_2_5
bool "4.2.5"
select ADK_TARGET_KERNEL_VERSION_4_2
@@ -134,6 +138,9 @@ config ADK_TARGET_KERNEL_HASH
help
GIT hash to use.
+config ADK_TARGET_KERNEL_VERSION_4_3
+ bool
+
config ADK_TARGET_KERNEL_VERSION_4_2
bool