Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit be103336 authored by Tim Kryger's avatar Tim Kryger Committed by Christian Daudt
Browse files

ARM: bcm_defconfig: Do not expect appended DTB



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: default avatarTim Kryger <tim.kryger@linaro.org>
Reviewed-by: default avatarMarkus Mayer <markus.mayer@linaro.org>
Signed-off-by: default avatarChristian Daudt <bcm@fixthebug.org>
parent 1a7c0d39
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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