generic: 6.1: refresh config and add missing symbols
authorChristian Marangi <ansuelsmth@gmail.com>
Tue, 18 Oct 2022 21:45:09 +0000 (23:45 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Mon, 22 May 2023 20:28:19 +0000 (22:28 +0200)
Refresh generic config for 6.1 and add missing symbols.
Then sorted using:
$ ./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: Christian Marangi <ansuelsmth@gmail.com>

No differences found