mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 13:48:06 +00:00
arm64: disable ext2/ext3 filesystem support (ext4 is enough)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47030
This commit is contained in:
parent
74f4f519e5
commit
67aa83442e
@ -100,8 +100,6 @@ CONFIG_DEFAULT_NOOP=y
|
||||
CONFIG_DEVTMPFS=y
|
||||
CONFIG_DTC=y
|
||||
# CONFIG_EFI is not set
|
||||
CONFIG_EXT2_FS=y
|
||||
CONFIG_EXT3_FS=y
|
||||
CONFIG_EXT4_FS=y
|
||||
CONFIG_FAT_FS=y
|
||||
CONFIG_FB=y
|
||||
|
Loading…
Reference in New Issue
Block a user