diff options
Diffstat (limited to 'configs/omap3_beagle_defconfig')
-rw-r--r-- | configs/omap3_beagle_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/omap3_beagle_defconfig b/configs/omap3_beagle_defconfig index 4a2bbdc339..44bfd5e0d4 100644 --- a/configs/omap3_beagle_defconfig +++ b/configs/omap3_beagle_defconfig @@ -8,7 +8,6 @@ CONFIG_SPL_SYS_MALLOC_F_LEN=0x400 CONFIG_NR_DRAM_BANKS=2 CONFIG_SPL=y CONFIG_DISTRO_DEFAULTS=y -CONFIG_TPL_SYS_MALLOC_F_LEN=0x400 CONFIG_BOOTCOMMAND="run findfdt; run distro_bootcmd" CONFIG_USE_PREBOOT=y CONFIG_PREBOOT="usb start" |