diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2013-11-28 13:57:24 +0100 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2013-12-08 11:03:20 +0100 |
commit | c6188d0f5756e3b20c216483cc7982d097c7b9de (patch) | |
tree | abe2020cf259c3ca60d9661655e233d314424914 /arch/m68k/configs/atari_defconfig | |
parent | 7bc1e4d8d506462c7d40118196f79a709f3fecfd (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/atari_defconfig')
-rw-r--r-- | arch/m68k/configs/atari_defconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/m68k/configs/atari_defconfig b/arch/m68k/configs/atari_defconfig index fa33639b4107..0c3d280187f2 100644 --- a/arch/m68k/configs/atari_defconfig +++ b/arch/m68k/configs/atari_defconfig @@ -320,10 +320,6 @@ CONFIG_NFBLOCK=y CONFIG_NFCON=y CONFIG_NFETH=y CONFIG_ATARI_DSP56K=m -CONFIG_EXT2_FS=y -CONFIG_EXT3_FS=y -# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set -# CONFIG_EXT3_FS_XATTR is not set CONFIG_EXT4_FS=y CONFIG_REISERFS_FS=m CONFIG_JFS_FS=m |