Commit e4c02c3e authored by Michael Ellerman's avatar Michael Ellerman

powerpc/configs/64s: Use EXT4 to mount EXT2 filesystems

The ext4 code will mount ext2 filesystems, no need to build in both.
Suggested-by: default avatarNicholas Piggin <npiggin@gmail.com>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230420051609.1324201-1-mpe@ellerman.id.au
parent 9ecda934
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment