[PATCH] PANDA: remove CONFIG_FS_RAMFS and CONFIG_FS_DEVFS

Jan Weitzel j.weitzel at phytec.de
Mon Jun 20 02:30:33 EDT 2011


MLO is to big (>40000) to save Space disable CONFIG_FS_RAMFS and
CONFIG_FS_DEVFS in defconfig

Signed-off-by: Jan Weitzel <j.weitzel at phytec.de>
---
 arch/arm/configs/panda_xload_defconfig |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/arch/arm/configs/panda_xload_defconfig b/arch/arm/configs/panda_xload_defconfig
index 24452a6..f8f0ae9 100644
--- a/arch/arm/configs/panda_xload_defconfig
+++ b/arch/arm/configs/panda_xload_defconfig
@@ -23,4 +23,6 @@ CONFIG_DRIVER_SERIAL_NS16550_OMAP_EXTENSIONS=y
 CONFIG_MCI=y
 CONFIG_MCI_STARTUP=y
 CONFIG_MCI_OMAP_HSMMC=y
+# CONFIG_FS_RAMFS is not set
+# CONFIG_FS_DEVFS is not set
 CONFIG_FS_FAT=y
-- 
1.7.0.4




More information about the barebox mailing list