summaryrefslogtreecommitdiff
path: root/arch/powerpc/configs/ppc64_defconfig
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2023-04-20 08:16:08 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2023-04-21 09:16:25 +0300
commite4c02c3e6c39c3866d517388f6bb431c47743bde (patch)
tree759cc715d8777874363ace2d36d2cfb369407c40 /arch/powerpc/configs/ppc64_defconfig
parent9ecda934f43b1502c420653b02d54d4ffd7ae4cb (diff)
downloadlinux-e4c02c3e6c39c3866d517388f6bb431c47743bde.tar.xz
powerpc/configs/64s: Use EXT4 to mount EXT2 filesystems
The ext4 code will mount ext2 filesystems, no need to build in both. Suggested-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20230420051609.1324201-1-mpe@ellerman.id.au
Diffstat (limited to 'arch/powerpc/configs/ppc64_defconfig')
-rw-r--r--arch/powerpc/configs/ppc64_defconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/powerpc/configs/ppc64_defconfig b/arch/powerpc/configs/ppc64_defconfig
index a17cb31105e3..2836190448d5 100644
--- a/arch/powerpc/configs/ppc64_defconfig
+++ b/arch/powerpc/configs/ppc64_defconfig
@@ -319,10 +319,6 @@ CONFIG_VIRTIO_BALLOON=m
CONFIG_VHOST_NET=m
CONFIG_RAS=y
CONFIG_LIBNVDIMM=y
-CONFIG_EXT2_FS=y
-CONFIG_EXT2_FS_XATTR=y
-CONFIG_EXT2_FS_POSIX_ACL=y
-CONFIG_EXT2_FS_SECURITY=y
CONFIG_EXT4_FS=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y