board: tbs2910: Remove CMD_FDT support in defconfig to reduce u-boot size
authorSoeren Moch <smoch@web.de>
Sun, 14 Apr 2019 18:41:05 +0000 (20:41 +0200)
committerStefano Babic <sbabic@denx.de>
Sun, 14 Apr 2019 19:33:12 +0000 (21:33 +0200)
This fixes the build failure "u-boot.imx exceeds file size limit".

Signed-off-by: Soeren Moch <smoch@web.de>
configs/tbs2910_defconfig

index 05973ea..96b813d 100644 (file)
@@ -15,6 +15,7 @@ CONFIG_BOARD_EARLY_INIT_F=y
 CONFIG_HUSH_PARSER=y
 CONFIG_SYS_PROMPT="Matrix U-Boot> "
 CONFIG_CMD_BOOTZ=y
+# CONFIG_CMD_FDT is not set
 CONFIG_CMD_MEMTEST=y
 # CONFIG_CMD_FLASH is not set
 CONFIG_CMD_GPIO=y