openwrt/target/linux/generic
Aleksander Jan Bajkowski ac2d6cf573 kernel: sort generic configuration
This was done by executing these commands:

$ ./scripts/kconfig.pl '+' target/linux/generic/config-5.15 /dev/null > target/linux/generic/config-5.15-new
$ mv target/linux/generic/config-5.15-new target/linux/generic/config-5.15

$ ./scripts/kconfig.pl '+' target/linux/generic/config-6.1 /dev/null > target/linux/generic/config-6.1-new
$ mv target/linux/generic/config-6.1-new target/linux/generic/config-6.1

Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
(cherry picked from commit 4f197f9134)
2023-07-08 15:45:12 +02:00
..
backport-5.15 kernel: bump 5.15 to 5.15.120 2023-07-08 15:43:59 +02:00
files kernel: mtd: bcm-wfi: add cferam name support 2023-06-15 11:39:09 +02:00
hack-5.15 kernel: bump 5.15 to 5.15.118 2023-06-25 16:05:18 +02:00
image target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-5.15 kernel: bump 5.15 to 5.15.119 2023-07-02 10:59:25 +02:00
config-5.15 kernel: sort generic configuration 2023-07-08 15:45:12 +02:00
config-filter generic: filter out CONFIG_FRAME_WARN 2023-07-02 15:31:03 +02:00
PATCHES kernel: update PATCHES with a stricter policy 2013-07-09 20:52:07 +00:00