diff options
Diffstat (limited to 'target/linux/malta')
-rw-r--r-- | target/linux/malta/config-4.19 | 2 | ||||
-rw-r--r-- | target/linux/malta/config-5.4 | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/malta/config-4.19 b/target/linux/malta/config-4.19 index fdf5f0ee89..1f1b6fb549 100644 --- a/target/linux/malta/config-4.19 +++ b/target/linux/malta/config-4.19 @@ -96,8 +96,6 @@ CONFIG_EXT4_FS=y # CONFIG_F2FS_CHECK_FS is not set CONFIG_F2FS_FS=y # CONFIG_F2FS_FS_SECURITY is not set -CONFIG_F2FS_FS_XATTR=y -CONFIG_F2FS_STAT_FS=y CONFIG_FS_IOMAP=y CONFIG_FS_MBCACHE=y CONFIG_FS_POSIX_ACL=y diff --git a/target/linux/malta/config-5.4 b/target/linux/malta/config-5.4 index c440a366a6..d480e1de42 100644 --- a/target/linux/malta/config-5.4 +++ b/target/linux/malta/config-5.4 @@ -97,7 +97,6 @@ CONFIG_EFI_EARLYCON=y CONFIG_ENABLE_MUST_CHECK=y CONFIG_EXT4_FS=y CONFIG_F2FS_FS=y -CONFIG_F2FS_STAT_FS=y CONFIG_FONT_8x16=y CONFIG_FONT_AUTOSELECT=y CONFIG_FONT_SUPPORT=y |