diff options
author | Tom Rini <trini@konsulko.com> | 2022-04-20 14:48:59 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-04-20 14:48:59 -0400 |
commit | 22bfaa1f673ab5442dfb9778eea4c9a18dee42d0 (patch) | |
tree | c268ed97490d5fdf4c3d37aa54526b2e9192bfa9 /configs/thuban_defconfig | |
parent | e2743c2aa0390f9590c13197cfee288a11b88dc0 (diff) | |
download | u-boot-22bfaa1f673ab5442dfb9778eea4c9a18dee42d0.tar.gz u-boot-22bfaa1f673ab5442dfb9778eea4c9a18dee42d0.tar.bz2 u-boot-22bfaa1f673ab5442dfb9778eea4c9a18dee42d0.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/thuban_defconfig')
-rw-r--r-- | configs/thuban_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/thuban_defconfig b/configs/thuban_defconfig index 45e5652deb..8cf0100aef 100644 --- a/configs/thuban_defconfig +++ b/configs/thuban_defconfig @@ -2,7 +2,6 @@ CONFIG_ARM=y CONFIG_ARCH_OMAP2PLUS=y CONFIG_SYS_TEXT_BASE=0x80100000 CONFIG_SYS_MALLOC_LEN=0x1000000 -CONFIG_SYS_MALLOC_F_LEN=0x2000 CONFIG_SPL_GPIO=y CONFIG_SPL_LIBCOMMON_SUPPORT=y CONFIG_SPL_LIBGENERIC_SUPPORT=y |