openwrt/target
Paul Spooren 90e98d3964 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>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:04 +00:00
..
imagebuilder imagebuilder: add missing libfakeroot files 2021-09-01 08:07:02 +00:00
linux kernel: clean up XATTR config symbols 2021-09-01 08:07:04 +00:00
sdk build: SDK/IB reproducible and faster compression 2021-09-01 08:06:53 +00:00
toolchain build: improve ccache support 2020-07-11 15:19:53 +02:00
Config.in build: define PWM_SUPPORT arch feature flag 2021-09-01 08:07:01 +00:00
Makefile