diff options
author | Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl> | 2020-03-12 23:40:51 +0100 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2020-03-16 22:21:45 +0100 |
commit | 7d6fcfbd496a206eae65a083b773feb7e34974e7 (patch) | |
tree | 737f4d9610857276cbb44d25797c00992dc84c6e /target/linux/generic/PATCHES | |
parent | 2aea493d85e33d82742eeaf7b4bba18a00099ae6 (diff) | |
download | upstream-7d6fcfbd496a206eae65a083b773feb7e34974e7.tar.gz upstream-7d6fcfbd496a206eae65a083b773feb7e34974e7.tar.bz2 upstream-7d6fcfbd496a206eae65a083b773feb7e34974e7.zip |
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.19-new target/linux/generic/config-4.19
$ ./scripts/kconfig.pl '+' target/linux/generic/config-5.4 /dev/null > target/linux/generic/config-5.4-new
$ mv target/linux/generic/config-5.4-new target/linux/generic/config-5.4
Signed-off-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl>
Diffstat (limited to 'target/linux/generic/PATCHES')
0 files changed, 0 insertions, 0 deletions