diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-02-13 14:33:01 -0600 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-02-13 14:33:19 -0600 |
commit | dc44cd51f63bb2f821356d441b609d232a9d0947 (patch) | |
tree | 1ed7aef3b0a6172b3720108aff84abd40288431b /target/config | |
parent | f2db24cf88bd4edbc2ec71483090e6d96663b9e1 (diff) |
default to 3.19, only 3.14 for kodi and solidrun (gpu drivers)
Diffstat (limited to 'target/config')
-rw-r--r-- | target/config/Config.in.kernelversion.choice | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/config/Config.in.kernelversion.choice b/target/config/Config.in.kernelversion.choice index cc004f53d..83af5e4f8 100644 --- a/target/config/Config.in.kernelversion.choice +++ b/target/config/Config.in.kernelversion.choice @@ -4,8 +4,6 @@ choice prompt "Kernel Version" depends on ADK_TARGET_KERNEL_CUSTOMISING -default ADK_KERNEL_VERSION_3_14_28 if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 -default ADK_KERNEL_VERSION_3_18.6 config ADK_KERNEL_VERSION_3_19_0 bool "3.19" |