projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcfeb47
)
archs38: Do not activate ext3 driver options
author
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 14 Aug 2021 12:02:41 +0000
(14:02 +0200)
committer
Hauke 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.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/archs38/config-5.4
patch
|
blob
|
history
diff --git
a/target/linux/archs38/config-5.4
b/target/linux/archs38/config-5.4
index 57d708e77acf9ad9a5d6c107feb18d54425b978e..47df2ac4db30f95a8f8b6d8b0e037c277c5080ba 100644
(file)
--- a/
target/linux/archs38/config-5.4
+++ b/
target/linux/archs38/config-5.4
@@
-95,9
+95,6
@@
CONFIG_DWMAC_ANARION=y
CONFIG_DWMAC_GENERIC=y
CONFIG_DW_APB_ICTL=y
CONFIG_DW_AXI_DMAC=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_EZNPS_GIC is not set
CONFIG_FAT_FS=y