ARM: bcm_defconfig: Do not expect appended DTB
authorTim Kryger <tim.kryger@linaro.org>
Thu, 5 Dec 2013 23:30:55 +0000 (15:30 -0800)
committerChristian Daudt <bcm@fixthebug.org>
Tue, 10 Dec 2013 07:35:31 +0000 (23:35 -0800)
The bootloaders used with Broadcom mobile SoCs are capable of handling
a device tree separately from the zImage so there is no need for this
option to be enabled.

Signed-off-by: Tim Kryger <tim.kryger@linaro.org>
Reviewed-by: Markus Mayer <markus.mayer@linaro.org>
Signed-off-by: Christian Daudt <bcm@fixthebug.org>
arch/arm/configs/bcm_defconfig

index 574e046..7b71561 100644 (file)
@@ -32,7 +32,6 @@ CONFIG_AEABI=y
 # CONFIG_COMPACTION is not set
 CONFIG_ZBOOT_ROM_TEXT=0x0
 CONFIG_ZBOOT_ROM_BSS=0x0
-CONFIG_ARM_APPENDED_DTB=y
 CONFIG_CMDLINE="console=ttyS0,115200n8 mem=128M"
 CONFIG_CPU_IDLE=y
 CONFIG_VFP=y