summaryrefslogtreecommitdiff
path: root/target/config/Config.in.kernelversion.choice
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbrodkorb@conet.de>2015-01-30 14:44:56 +0100
committerWaldemar Brodkorb <wbrodkorb@conet.de>2015-01-30 14:44:56 +0100
commita0347ab3bbadce1aa6e5573be156737e0086db87 (patch)
tree16a133bab48065f734ea040ff9dfa14e0a14da9d /target/config/Config.in.kernelversion.choice
parentaef047bf7d61880ed478e6410205ad2f7ff6067c (diff)
update kernels, simplify dtb install, update raspberry firmware and userland, fixes DMA problem fro me
Diffstat (limited to 'target/config/Config.in.kernelversion.choice')
-rw-r--r--target/config/Config.in.kernelversion.choice10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/config/Config.in.kernelversion.choice b/target/config/Config.in.kernelversion.choice
index 3325d6415..e99e94b0d 100644
--- a/target/config/Config.in.kernelversion.choice
+++ b/target/config/Config.in.kernelversion.choice
@@ -5,10 +5,10 @@ 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.3
+default ADK_KERNEL_VERSION_3_18.4
-config ADK_KERNEL_VERSION_3_18_3
- prompt "3.18.3"
+config ADK_KERNEL_VERSION_3_18_4
+ prompt "3.18.4"
depends on !ADK_TARGET_SYSTEM_MIKROTIK_RB4XX
boolean
select ADK_KERNEL_VERSION_3_18
@@ -18,8 +18,8 @@ config ADK_KERNEL_VERSION_3_14_28
boolean
select ADK_KERNEL_VERSION_3_14
-config ADK_KERNEL_VERSION_3_12_33
- prompt "3.12.33"
+config ADK_KERNEL_VERSION_3_12_36
+ prompt "3.12.36"
depends on !ADK_TARGET_SYSTEM_SOLIDRUN_IMX6
depends on !ADK_TARGET_SYSTEM_MIKROTIK_RB4XX
boolean