Skip to content

Commit

Permalink
at91/sama7: Use ext4 driver for ext2 and ext3
Browse files Browse the repository at this point in the history
Use the ext4 driver for ext2 and ext3 too. This feature is activated in
the OpenWrt generic configuration.

Tested-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
  • Loading branch information
hauke committed Apr 7, 2022
1 parent ac2bc4b commit 6709b67
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions target/linux/at91/sama7/config-default
Expand Up @@ -147,12 +147,6 @@ CONFIG_EDAC_ATOMIC_SCRUB=y
CONFIG_EDAC_SUPPORT=y
CONFIG_EEPROM_AT24=y
# CONFIG_EFI_PARTITION is not set
CONFIG_EXT2_FS=y
# CONFIG_EXT2_FS_POSIX_ACL is not set
# CONFIG_EXT2_FS_SECURITY is not set
CONFIG_EXT3_FS=y
# CONFIG_EXT3_FS_POSIX_ACL is not set
# CONFIG_EXT3_FS_SECURITY is not set
CONFIG_EXT4_FS=y
CONFIG_FANOTIFY=y
CONFIG_FAT_FS=y
Expand Down

0 comments on commit 6709b67

Please sign in to comment.