diff options
Diffstat (limited to 'target/config')
-rw-r--r-- | target/config/Config.in.kernelversion.choice | 1 |
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" |