openwrt/target/linux/generic
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
..
backport-4.19 kernel: use proper upstream inclusion version for patch 2021-09-01 08:06:58 +00:00
backport-5.4 kernel: bump 5.4 to 5.4.68 2021-09-01 08:07:02 +00:00
files kernel: add support for ALLNET devices in mtdsplit 2021-09-01 08:06:59 +00:00
hack-4.19 kernel: add patch that adds support for running threaded NAPI poll functions 2021-09-01 08:06:52 +00:00
hack-5.4 kernel: bump 5.4 to 5.4.69 2021-09-01 08:07:03 +00:00
image treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
other-files kernel: move initramfs's init script out of base-files 2017-04-04 14:06:40 +02:00
pending-4.19 kernel: fix mtd partition erase < parent_erasesize writes 2021-09-01 08:07:00 +00:00
pending-5.4 kernel: bump 5.4 to 5.4.69 2021-09-01 08:07:03 +00:00
config-4.19 kernel: add recently introduced CONFIG_MTD_SPLIT_ELF_FW 2021-09-01 08:06:58 +00:00
config-5.4 kernel: clean up XATTR config symbols 2021-09-01 08:07:04 +00:00
PATCHES