[PATCH v2 00/87] Clean up of bad Kconfig options
Simon Glass
sjg at chromium.org
Wed Feb 1 21:20:43 CET 2023
Hi Tom,
On Mon, 30 Jan 2023 at 11:04, Tom Rini <trini at konsulko.com> wrote:
>
> On Sat, Jan 28, 2023 at 05:57:36PM -0700, Simon Glass wrote:
>
> > This series adds source scanning to moveconfig.py so that it can look for
> > Kconfig options mentioned in the source which do not appear in Kconfig,
> > and vice versa.
> >
> > This tool is then used to clean up the unused or obsolete options
> > mentioned in Makefiles, along with any attached source code.
> >
> > No functional change is intended.
>
> Before I attempt to, have you done a global before / after with buildman
> to check for unintentional breakage? buildman --step 0 is quite handy
> for things like this :)
I did this and found a size change that I had not noticed, which I fixed.
Regards,
SImon
More information about the U-Boot
mailing list