summaryrefslogtreecommitdiff
path: root/target/arm/kernel/raspberry-pi2
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/arm/kernel/raspberry-pi2
parent095dce1161da25a0dc31ec92f350be725c9bcdb6 (diff)
always enable device tree for raspberry pi{,2}. enable only 3.18 kernel
Diffstat (limited to 'target/arm/kernel/raspberry-pi2')
-rw-r--r--target/arm/kernel/raspberry-pi25
1 files changed, 2 insertions, 3 deletions
diff --git a/target/arm/kernel/raspberry-pi2 b/target/arm/kernel/raspberry-pi2
index 767a675c3..6ffce8632 100644
--- a/target/arm/kernel/raspberry-pi2
+++ b/target/arm/kernel/raspberry-pi2
@@ -1,9 +1,8 @@
CONFIG_ARM=y
-CONFIG_ARM_PATCH_PHYS_VIRT=y
+CONFIG_PHYS_OFFSET=0
CONFIG_ARCH_MULTI_V7=y
CONFIG_ARCH_BCM2709=y
-CONFIG_MACH_BCM2709=y
+CONFIG_BCM2709_DT=y
CONFIG_HAVE_ARM_ARCH_TIMER=y
-CONFIG_FIQ=y
CONFIG_SERIAL_AMBA_PL011=y
CONFIG_SERIAL_AMBA_PL011_CONSOLE=y