summaryrefslogtreecommitdiff
path: root/target/config/Config.in.kernelversion.choice
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbrodkorb@conet.de>2015-03-27 07:50:12 +0100
committerWaldemar Brodkorb <wbrodkorb@conet.de>2015-03-27 07:50:12 +0100
commit661a87a4516edb52ed91681967d34db5b3eb5e48 (patch)
treee7604f850c0ebd1265fbbebb31c2d6792f6f1466 /target/config/Config.in.kernelversion.choice
parentc730c395ed3a6d80ebcbbb6902d09a4bcd0fe019 (diff)
update to 3.18.10, sync rpi patch
Rpi-Kernel includes the rpi-proto driver now. Always enable device-tree support for raspberry pi /pi2 as most of the new drivers will not work without.
Diffstat (limited to 'target/config/Config.in.kernelversion.choice')
-rw-r--r--target/config/Config.in.kernelversion.choice6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/config/Config.in.kernelversion.choice b/target/config/Config.in.kernelversion.choice
index 8170ecd81..1d5224aac 100644
--- a/target/config/Config.in.kernelversion.choice
+++ b/target/config/Config.in.kernelversion.choice
@@ -5,7 +5,7 @@ choice
prompt "Kernel Version"
depends on ADK_TARGET_KERNEL_CUSTOMISING
default ADK_KERNEL_VERSION_3_19_1 if ADK_TARGET_SYSTEM_QEMU_SPARC
-default ADK_KERNEL_VERSION_3_18_9
+default ADK_KERNEL_VERSION_3_18_10
config ADK_KERNEL_VERSION_3_19_1
bool "3.19.1"
@@ -14,8 +14,8 @@ config ADK_KERNEL_VERSION_3_19_1
depends on !ADK_TARGET_SYSTEM_RASPBERRY_PI2
depends on !ADK_TARGET_SYSTEM_SOLIDRUN_IMX6
-config ADK_KERNEL_VERSION_3_18_9
- bool "3.18.9"
+config ADK_KERNEL_VERSION_3_18_10
+ bool "3.18.10"
depends on !ADK_TARGET_SYSTEM_MIKROTIK_RB4XX
depends on !ADK_TARGET_ARCH_NIOS2
depends on !ADK_TARGET_SYSTEM_QEMU_SPARC