]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: OMAP2+: omap2plus_defconfig: Enable appended DTB support
authorTom Rini <trini@ti.com>
Mon, 1 Jul 2013 13:13:13 +0000 (09:13 -0400)
committerTony Lindgren <tony@atomide.com>
Thu, 4 Jul 2013 12:11:57 +0000 (05:11 -0700)
As this config must support boards which cannot support separate device
trees, enable support for appended ones.

Cc: Tony Lindgren <tony@atomide.com>
Cc: Russell King <linux@arm.linux.org.uk>
Signed-off-by: Tom Rini <trini@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/configs/omap2plus_defconfig

index 009fa6944687b1055580e129137e5c3602016dcf..a58d57017fed0ed71aeec3e50e3a35921c2e533a 100644 (file)
@@ -34,6 +34,8 @@ CONFIG_NR_CPUS=2
 CONFIG_LEDS=y
 CONFIG_ZBOOT_ROM_TEXT=0x0
 CONFIG_ZBOOT_ROM_BSS=0x0
+CONFIG_ARM_APPENDED_DTB=y
+CONFIG_ARM_ATAG_DTB_COMPAT=y
 CONFIG_CMDLINE="root=/dev/mmcblk0p2 rootwait console=ttyO2,115200"
 CONFIG_KEXEC=y
 CONFIG_FPE_NWFPE=y