omap4_panda: Disable ext2/3/4 support in SPL
authorTom Rini <trini@konsulko.com>
Wed, 21 Sep 2016 22:38:41 +0000 (18:38 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 22 Sep 2016 01:06:55 +0000 (21:06 -0400)
Pandaboard is growing again, disable EXT2/3/4 support in SPL save more
space.

Signed-off-by: Tom Rini <trini@konsulko.com>
configs/omap4_panda_defconfig

index af6dc31..e496afe 100644 (file)
@@ -1,5 +1,6 @@
 CONFIG_ARM=y
 CONFIG_OMAP44XX=y
+# CONFIG_SPL_EXT_SUPPORT is not set
 # CONFIG_SPL_I2C_SUPPORT is not set
 # CONFIG_SPL_NAND_SUPPORT is not set
 CONFIG_TARGET_OMAP4_PANDA=y