Hauke Mehrtens
42e62a8a10
kernel: Reorder configuration
This reorders the generic kernel configuration files.
This was done with the following commands:
$ ./scripts/kconfig.pl '+' target/linux/generic/config-4.14 /dev/null > target/linux/generic/config-4.14-new
$ mv target/linux/generic/config-4.14-new target/linux/generic/config-4.14
$ ./scripts/kconfig.pl '+' target/linux/generic/config-4.9 /dev/null > target/linux/generic/config-4.9-new
$ mv target/linux/generic/config-4.9-new target/linux/generic/config-4.9
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2018-12-15 12:50:06 +01:00
..
2018-12-14 13:01:45 +01:00
2018-12-03 10:34:12 +01:00
2018-12-13 16:59:21 +01:00
2018-12-14 13:01:45 +01:00
2018-12-10 16:32:22 +01:00
2016-06-07 08:58:42 +02:00
2017-04-04 14:06:40 +02:00
2018-12-10 11:48:44 +01:00
2018-12-14 13:01:45 +01:00
2018-12-14 13:01:49 +01:00
2018-10-09 14:29:55 +02:00
2018-12-15 12:50:06 +01:00
2018-12-15 12:50:06 +01:00