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/at91sam9260dfc_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/at91sam9260dfc_defconfig') diff --git a/configs/at91sam9260dfc_defconfig b/configs/at91sam9260dfc_defconfig index d20d89e74..13748d37a 100644 --- a/configs/at91sam9260dfc_defconfig +++ b/configs/at91sam9260dfc_defconfig @@ -20,5 +20,4 @@ BR2_LINUX_KERNEL_USE_DEFCONFIG=y BR2_LINUX_KERNEL_DEFCONFIG="at91sam9260ek" # Filesystem -# BR2_TARGET_ROOTFS_EXT2 is not set BR2_TARGET_ROOTFS_TAR=y -- cgit v1.2.3-55-g7522