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
..
2020-01-24 14:35:31 +00:00
2020-02-24 14:19:16 +01:00
2020-02-12 22:15:14 +01:00
2020-02-24 14:18:59 +01:00
2020-02-24 19:11:36 +01:00
2016-06-07 08:58:42 +02:00
2017-04-04 14:06:40 +02:00
2020-02-22 16:38:41 +01:00
2020-02-24 19:11:36 +01:00
2020-02-24 23:25:28 +01:00
2020-02-24 23:25:28 +01:00