Skip to content

Commit e4c02c3

Browse files
committed
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
1 parent 9ecda93 commit e4c02c3

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

arch/powerpc/configs/ppc64_defconfig

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -319,10 +319,6 @@ CONFIG_VIRTIO_BALLOON=m
319319
CONFIG_VHOST_NET=m
320320
CONFIG_RAS=y
321321
CONFIG_LIBNVDIMM=y
322-
CONFIG_EXT2_FS=y
323-
CONFIG_EXT2_FS_XATTR=y
324-
CONFIG_EXT2_FS_POSIX_ACL=y
325-
CONFIG_EXT2_FS_SECURITY=y
326322
CONFIG_EXT4_FS=y
327323
CONFIG_EXT4_FS_POSIX_ACL=y
328324
CONFIG_EXT4_FS_SECURITY=y

0 commit comments

Comments
 (0)