omap: Remove EXT2 and EXT3 driver config
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 8 Aug 2021 23:13:05 +0000 (01:13 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 8 Aug 2021 23:17:06 +0000 (01:17 +0200)
The EXT4 driver also takes care of EXT2 and EXT3 file systems.
Activating the EXT2 driver kernel config options unlocked some other
ext2 driver related options which OpenWrt did not take care of.

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

index f202758c690d06047328af2ceddc3e632b5e5dfe..b5514a81df9829ec5b436cad611647b5f59c02ee 100644 (file)
@@ -232,10 +232,6 @@ CONFIG_DTC=y
 CONFIG_EDAC_ATOMIC_SCRUB=y
 CONFIG_EDAC_SUPPORT=y
 CONFIG_EEPROM_93CX6=y
-CONFIG_EXT2_FS=y
-CONFIG_EXT3_FS=y
-# CONFIG_EXT3_FS_POSIX_ACL is not set
-# CONFIG_EXT3_FS_SECURITY is not set
 CONFIG_EXT4_FS=y
 CONFIG_EXTCON=y
 CONFIG_EXTCON_PALMAS=y