From 880ef1490566d2d16f8ad225a3bd990ecc47f50d Mon Sep 17 00:00:00 2001 From: Mirko Vogt Date: Sat, 8 Aug 2009 15:42:11 +0200 Subject: [PATCH] ext2 should be built-in to be able having it as rootfs --- target/linux/xburst/config-2.6.25 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/xburst/config-2.6.25 b/target/linux/xburst/config-2.6.25 index 897585d05..497253063 100644 --- a/target/linux/xburst/config-2.6.25 +++ b/target/linux/xburst/config-2.6.25 @@ -71,6 +71,7 @@ CONFIG_DMA_NONCOHERENT=y CONFIG_DUMMY_CONSOLE=y CONFIG_ELF_CORE=y CONFIG_ENABLE_MUST_CHECK=y +CONFIG_EXT2_FS=y CONFIG_FB=y # CONFIG_FB_BACKLIGHT is not set CONFIG_FB_CFB_COPYAREA=y