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/atstk100x_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/atstk100x_defconfig') diff --git a/configs/atstk100x_defconfig b/configs/atstk100x_defconfig index 35571a020..1af500111 100644 --- a/configs/atstk100x_defconfig +++ b/configs/atstk100x_defconfig @@ -14,7 +14,6 @@ BR2_LINUX_KERNEL_USE_DEFCONFIG=y BR2_LINUX_KERNEL_DEFCONFIG="atstk1002" # Filesystem -# BR2_TARGET_ROOTFS_EXT2 is not set BR2_TARGET_ROOTFS_TAR=y -- cgit v1.2.3