On Thu, 19 Aug 2021 13:39:52 +0200, Lukas Bulwahn wrote: > The script ./scripts/checkkconfigsymbols.py warns on invalid references to > Kconfig symbols (often, minor typos, name confusions or outdated references). > > This patch series addresses all issues reported by > ./scripts/checkkconfigsymbols.py in ./drivers/usb/ for Kconfig and Makefile > files. Issues in the Kconfig and Makefile files indicate some shortcomings in > the overall build definitions, and often are true actionable issues to address. > > [...] Patch 1 applied to powerpc/next. [1/2] powerpc: kvm: remove obsolete and unneeded select https://git.kernel.org/powerpc/c/c26d4c5d4f0df7207da3975458261927f9305465 cheers