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
..
2023-05-22 22:28:17 +02:00
2023-05-22 14:45:03 +02:00
2023-05-18 17:42:53 +02:00
2023-05-21 01:08:31 +02:00
2023-05-21 01:08:22 +02:00
2023-05-23 14:26:07 +02:00
2023-05-18 17:11:43 +02:00
2023-05-20 15:19:14 +02:00
2023-05-22 22:28:23 +02:00
2023-05-20 15:35:37 +02:00
2023-05-21 01:08:22 +02:00
2023-05-22 23:04:09 +01:00
2023-05-18 16:17:52 +02:00
2023-05-22 14:45:03 +02:00
2023-05-18 17:42:53 +02:00
2023-05-18 17:42:53 +02:00
2023-05-22 14:45:03 +02:00
2023-05-20 23:24:00 +02:00