summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-08-02 08:37:29 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-08-02 08:37:29 +0200
commitd3b296c30eb165c6c61e9bec6ac4f1a738a062ed (patch)
treef4fea94e010d7e7d8c2d1e4d109bea68cdb0adf3 /target
parent009f685fb7e459edcb581a88dd50ca9488dda018 (diff)
default to 4.1.3
Diffstat (limited to 'target')
-rw-r--r--target/config/Config.in.kernelversion.choice3
1 files changed, 1 insertions, 2 deletions
diff --git a/target/config/Config.in.kernelversion.choice b/target/config/Config.in.kernelversion.choice
index 916f4314d..6362f1495 100644
--- a/target/config/Config.in.kernelversion.choice
+++ b/target/config/Config.in.kernelversion.choice
@@ -4,8 +4,7 @@
choice
prompt "Kernel Version"
depends on ADK_TARGET_KERNEL_CUSTOMISING
-default ADK_KERNEL_VERSION_GIT if ADK_TARGET_SYSTEM_KINETIS_K70
-default ADK_KERNEL_VERSION_4_0_6
+default ADK_KERNEL_VERSION_4_1_3
config ADK_KERNEL_VERSION_GIT
bool "linux-git"