projects
/
openwrt
/
staging
/
981213.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac2bc4b
)
at91/sama7: Use ext4 driver for ext2 and ext3
author
Hauke Mehrtens
<
[email protected]
>
Tue, 5 Apr 2022 20:27:41 +0000
(22:27 +0200)
committer
Hauke Mehrtens
<
[email protected]
>
Thu, 7 Apr 2022 19:00:32 +0000
(21:00 +0200)
Use the ext4 driver for ext2 and ext3 too. This feature is activated in
the OpenWrt generic configuration.
Tested-by: Claudiu Beznea <
[email protected]
>
Reviewed-by: Claudiu Beznea <
[email protected]
>
Signed-off-by: Hauke Mehrtens <
[email protected]
>
target/linux/at91/sama7/config-default
patch
|
blob
|
history
diff --git
a/target/linux/at91/sama7/config-default
b/target/linux/at91/sama7/config-default
index 819e4da5d54d99b74f9ed6893de949cb9ebae796..76e2e3d622d9e54f60dde27b05739b4f2628b66e 100644
(file)
--- a/
target/linux/at91/sama7/config-default
+++ b/
target/linux/at91/sama7/config-default
@@
-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