Hauke Mehrtens
27358ec8fd
kernel: Sort generic configuration
This was done by executing these commands:
$ ./scripts/kconfig.pl '+' target/linux/generic/config-4.19 /dev/null > target/linux/generic/config-4.19-new
$ mv target/linux/generic/config-4.14-new target/linux/generic/config-4.14
$ ./scripts/kconfig.pl '+' target/linux/generic/config-4.14 /dev/null > target/linux/generic/config-4.14-new
$ mv target/linux/generic/config-4.19-new target/linux/generic/config-4.19
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2020-02-24 23:25:28 +01:00
..
2019-10-09 09:13:44 +02:00
2020-02-24 23:25:28 +01:00
2019-09-03 10:45:25 +02:00
2019-12-31 01:36:16 +01:00
2019-05-11 11:37:10 +02:00