openwrt/target/linux/generic
Aleksander Jan Bajkowski 4f197f9134
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>
2023-05-23 14:26:07 +02:00
..
backport-5.15 kernel: bump 5.15 to 5.15.112 2023-05-18 18:22:27 +02:00
backport-6.1 generic: 6.1: refresh backport patches 2023-05-22 22:28:16 +02:00
files kernel: use eth_random_addr instead of random_ether_addr 2023-05-22 22:28:18 +02:00
hack-5.15 kernel: bump 5.15 to 5.15.112 2023-05-18 18:22:27 +02:00
hack-6.1 generic: 6.1: refresh hack patches 2023-05-22 22:28:16 +02:00
image
other-files
pending-5.15 kernel: bump 5.15 to 5.15.112 2023-05-18 18:22:27 +02:00
pending-6.1 generic: 6.1: refresh pending patches 2023-05-22 22:28:17 +02:00
config-5.15 kernel: sort generic configuration 2023-05-23 14:26:07 +02:00
config-6.1 kernel: sort generic configuration 2023-05-23 14:26:07 +02:00
config-filter
PATCHES