diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-10-23 13:15:48 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-10-23 13:15:48 +0200 |
commit | 8166d4683cd062b691ed980e249879f2e779888e (patch) | |
tree | 9564ccf964b2e51b55a64484211a391d54391d24 /target | |
parent | f6de4889c74356a8e7c91a65ef765e3b32bf17f9 (diff) |
use 4.2.4 for ARC by default
Diffstat (limited to 'target')
-rw-r--r-- | target/config/Config.in.kernelversion | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion index 7ee09aaee..9bfc251cc 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -4,6 +4,7 @@ choice prompt "Kernel Version" depends on ADK_TARGET_KERNEL_CUSTOMISING +default ADK_TARGET_KERNEL_VERSION_4_2_4 if ADK_TARGET_ARCH_ARC default ADK_TARGET_KERNEL_VERSION_4_1_10 config ADK_TARGET_KERNEL_VERSION_GIT |