Re: [PATCH v2 0/2] Kconfig symbol fixes on powerpc
Michael Ellerman <[email protected]>
| Newsgroups | org.kernel.vger.kvm-ppc,org.kernel.vger.kernel-janitors,org.kernel.vger.linux-kernel,org.kernel.vger.stable,org.ozlabs.lists.linuxppc-dev |
|---|---|
| Message-ID | <[email protected]> |
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