aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/configs/sun3_defconfig
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2013-11-28 07:57:24 -0500
committerGeert Uytterhoeven <geert@linux-m68k.org>2013-12-08 05:03:20 -0500
commitc6188d0f5756e3b20c216483cc7982d097c7b9de (patch)
treeabe2020cf259c3ca60d9661655e233d314424914 /arch/m68k/configs/sun3_defconfig
parent7bc1e4d8d506462c7d40118196f79a709f3fecfd (diff)
m68k/defconfig: Use ext4 for ext2/ext3 file systems
This reduces the kernel image size by ca. 160 KiB. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/configs/sun3_defconfig')
-rw-r--r--arch/m68k/configs/sun3_defconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/m68k/configs/sun3_defconfig b/arch/m68k/configs/sun3_defconfig
index bb87f17ef477..99bcc60f82a3 100644
--- a/arch/m68k/configs/sun3_defconfig
+++ b/arch/m68k/configs/sun3_defconfig
@@ -296,10 +296,6 @@ CONFIG_RTC_CLASS=y
296CONFIG_RTC_DRV_GENERIC=m 296CONFIG_RTC_DRV_GENERIC=m
297# CONFIG_IOMMU_SUPPORT is not set 297# CONFIG_IOMMU_SUPPORT is not set
298CONFIG_PROC_HARDWARE=y 298CONFIG_PROC_HARDWARE=y
299CONFIG_EXT2_FS=y
300CONFIG_EXT3_FS=y
301# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
302# CONFIG_EXT3_FS_XATTR is not set
303CONFIG_EXT4_FS=y 299CONFIG_EXT4_FS=y
304CONFIG_REISERFS_FS=m 300CONFIG_REISERFS_FS=m
305CONFIG_JFS_FS=m 301CONFIG_JFS_FS=m