From 319815a5d54567c1aafa17f3c8125ea74f3f3c55 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Fri, 14 Jan 2011 10:03:13 +0100 Subject: fs/ext2: don't enable by default It's pretty uncommon to use ext2fs on embedded systems, so don't enable it by default. Adjust defconfigs to match. Signed-off-by: Peter Korsgaard --- configs/atngw100_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/atngw100_defconfig') diff --git a/configs/atngw100_defconfig b/configs/atngw100_defconfig index 85aa94efb..5373b4499 100644 --- a/configs/atngw100_defconfig +++ b/configs/atngw100_defconfig @@ -2,7 +2,6 @@ BR2_avr32=y # Filesystems -# BR2_TARGET_ROOTFS_EXT2 is not set BR2_TARGET_ROOTFS_JFFS2=y BR2_TARGET_ROOTFS_JFFS2_FLASH_128=y BR2_TARGET_ROOTFS_JFFS2_PAGESIZE=0x1000 -- cgit v1.2.3