aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/octeon/config-5.4
diff options
context:
space:
mode:
authorPaul Spooren <mail@aparcar.org>2020-10-05 13:54:43 -1000
committerDaniel Golle <daniel@makrotopia.org>2020-10-09 01:49:22 +0100
commit0f5b5cf730167e851f8289f41bf9af435b6013ab (patch)
tree8b7fe4ca7b2f426ec2e034ab959afe51962e91a6 /target/linux/octeon/config-5.4
parent32d7acc9c544bacdeccf6cf6ee260f8f8af7c31e (diff)
downloadupstream-0f5b5cf730167e851f8289f41bf9af435b6013ab.tar.gz
upstream-0f5b5cf730167e851f8289f41bf9af435b6013ab.tar.bz2
upstream-0f5b5cf730167e851f8289f41bf9af435b6013ab.zip
kernel: clean up XATTR config symbols
Extended attributes are required for overlayfs and have hence been long ago enabled for jffs2, but should be enabled unconditionally for all other filesystems which may potentially serve as overlayfs' upper directory. Previously it was inconsistently added in multiple targets. Add symbols to generic kernel config and remove all *_XATTR symbols from target configs. Signed-off-by: Paul Spooren <mail@aparcar.org> [keep things as they are for squashfs, improve commit message] Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'target/linux/octeon/config-5.4')
-rw-r--r--target/linux/octeon/config-5.41
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/octeon/config-5.4 b/target/linux/octeon/config-5.4
index 722a4c773e..efc872aee5 100644
--- a/target/linux/octeon/config-5.4
+++ b/target/linux/octeon/config-5.4
@@ -74,7 +74,6 @@ CONFIG_EFI_EARLYCON=y
CONFIG_ENABLE_MUST_CHECK=y
CONFIG_EXT4_FS=y
CONFIG_F2FS_FS=y
-CONFIG_F2FS_FS_XATTR=y
CONFIG_F2FS_STAT_FS=y
CONFIG_FAT_FS=y
CONFIG_FIXED_PHY=y