layerscape: Do not activate ext2 and ext3 driver options
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 14 Aug 2021 12:04:02 +0000 (14:04 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 20 Aug 2021 22:11:50 +0000 (00:11 +0200)
The ext3 driver was already removed, the kernel config options are only
there for backwards compatibility. The eth4 driver takes care of ext3
file systems. The ext4 driver also handled ext2 file systems.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/layerscape/armv8_64b/config-5.4

index 4606c2304a36d47829764ac5a02e5f29e6fb1abf..2ab42c9d709a8c30ee248e2d024d8efbda9b4441 100644 (file)
@@ -210,12 +210,6 @@ CONFIG_ELF_CORE=y
 # CONFIG_EMBEDDED is not set
 CONFIG_ENABLE_MUST_CHECK=y
 CONFIG_ENETC_TSN=y
-CONFIG_EXT2_FS=y
-CONFIG_EXT2_FS_POSIX_ACL=y
-# CONFIG_EXT2_FS_SECURITY is not set
-CONFIG_EXT3_FS=y
-CONFIG_EXT3_FS_POSIX_ACL=y
-# CONFIG_EXT3_FS_SECURITY is not set
 CONFIG_EXT4_FS=y
 CONFIG_EXT4_FS_POSIX_ACL=y
 CONFIG_EXT4_FS_SECURITY=y