summaryrefslogtreecommitdiff
path: root/target/config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-04-04 14:11:16 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-04-05 10:29:53 -0500
commitd4408fa754351bfab44e7657d0d7473d820218bd (patch)
tree08a544b2cc123955ad6158090a5cea709a933747 /target/config
parent095dce1161da25a0dc31ec92f350be725c9bcdb6 (diff)
always enable device tree for raspberry pi{,2}. enable only 3.18 kernel
Diffstat (limited to 'target/config')
-rw-r--r--target/config/Config.in.kernelversion.choice2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/config/Config.in.kernelversion.choice b/target/config/Config.in.kernelversion.choice
index 1d5224aac..4a85f50a3 100644
--- a/target/config/Config.in.kernelversion.choice
+++ b/target/config/Config.in.kernelversion.choice
@@ -35,6 +35,8 @@ config ADK_KERNEL_VERSION_3_12_38
depends on !ADK_TARGET_SYSTEM_MIKROTIK_RB4XX
depends on !ADK_TARGET_ARCH_NIOS2
depends on !ADK_TARGET_SYSTEM_QEMU_SPARC
+ depends on !ADK_TARGET_SYSTEM_RASPBERRY_PI
+ depends on !ADK_TARGET_SYSTEM_RASPBERRY_PI2
select ADK_KERNEL_VERSION_3_12
config ADK_KERNEL_VERSION_3_10_71