openwrt/target/linux/generic
Paul Spooren 0f5b5cf730 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>
2020-10-09 01:49:22 +01:00
..
backport-4.19 kernel: use proper upstream inclusion version for patch 2020-09-11 18:40:44 +02:00
backport-5.4 kernel: bump 5.4 to 5.4.68 2020-09-28 16:23:11 +02:00
files kernel: add support for ALLNET devices in mtdsplit 2020-09-14 07:54:30 +02:00
hack-4.19 kernel: add patch that adds support for running threaded NAPI poll functions 2020-08-22 07:02:01 +02:00
hack-5.4 kernel: bump 5.4 to 5.4.69 2020-10-02 22:02:26 +02: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 2020-09-19 12:41:29 +02:00
pending-5.4 kernel: bump 5.4 to 5.4.69 2020-10-02 22:02:26 +02:00
config-4.19 kernel: add recently introduced CONFIG_MTD_SPLIT_ELF_FW 2020-09-09 22:09:19 +02:00
config-5.4 kernel: clean up XATTR config symbols 2020-10-09 01:49:22 +01:00
PATCHES