aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2020-10-09 23:16:53 +0100
committerDaniel Golle <daniel@makrotopia.org>2020-10-09 23:20:19 +0100
commit5423d9d27e9e4eb829e9aabd4f2a334b5547d705 (patch)
treeaf6b036c03384de8ec498b80b20144fa340342b1 /target/linux/x86
parentab1bd576562b06bba3c2bd2be1199fd37a61ef09 (diff)
downloadupstream-5423d9d27e9e4eb829e9aabd4f2a334b5547d705.tar.gz
upstream-5423d9d27e9e4eb829e9aabd4f2a334b5547d705.tar.bz2
upstream-5423d9d27e9e4eb829e9aabd4f2a334b5547d705.zip
kernel: move F2FS_FS_XATTR and F2FS_STAT_FS symbols to generic
Similar to how it was already done for other filesystems' *_FS_XATTR kernel config symbols, also move CONFIG_F2FS_FS_XATTR=y and CONFIG_F2FS_STAT_FS=y to target/linux/generic. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'target/linux/x86')
-rw-r--r--target/linux/x86/config-4.192
-rw-r--r--target/linux/x86/config-5.41
2 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/x86/config-4.19 b/target/linux/x86/config-4.19
index afc8d6af57..34c10ae409 100644
--- a/target/linux/x86/config-4.19
+++ b/target/linux/x86/config-4.19
@@ -131,8 +131,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_F71808E_WDT is not set
CONFIG_FIRMWARE_MEMMAP=y
CONFIG_FIX_EARLYCON_MEM=y
diff --git a/target/linux/x86/config-5.4 b/target/linux/x86/config-5.4
index 3dedc4087e..a2b18f33f0 100644
--- a/target/linux/x86/config-5.4
+++ b/target/linux/x86/config-5.4
@@ -148,7 +148,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_STAT_FS=y
# CONFIG_F71808E_WDT is not set
CONFIG_FIRMWARE_MEMMAP=y
CONFIG_FIX_EARLYCON_MEM=y