summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-02-20 12:29:25 -0600
committerWaldemar Brodkorb <wbx@openadk.org>2015-02-20 12:29:49 -0600
commita3217f304bb8166626c7ee2d89b02058a95f5a35 (patch)
tree9ce0c50b60ebc8a5e96b00e4a642b95144f2b873 /target
parentc83769bd3a6d4cc6a12510665c067b4c3e2fa28b (diff)
default to 3.18.x as long the qemu-arm problem is unresolved
Diffstat (limited to 'target')
-rw-r--r--target/config/Config.in.kernelversion.choice1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/config/Config.in.kernelversion.choice b/target/config/Config.in.kernelversion.choice
index 83af5e4f8..9f859b065 100644
--- a/target/config/Config.in.kernelversion.choice
+++ b/target/config/Config.in.kernelversion.choice
@@ -4,6 +4,7 @@
choice
prompt "Kernel Version"
depends on ADK_TARGET_KERNEL_CUSTOMISING
+default ADK_KERNEL_VERSION_3_18_6
config ADK_KERNEL_VERSION_3_19_0
bool "3.19"