On Thu, Aug 18, 2022 at 3:55 PM Arnd Bergmann <arnd@xxxxxxxxxx> wrote: > > From: Arnd Bergmann <arnd@xxxxxxxx> > > I have continued the cleanup of the multi_*_defconfig files, and > reordered the other files according to the 'make savedefconfig' > output as before. > > I would like to queue these up for 6.1, though the last two > should probably be considered bugfixes and merged for 6.0. > > Since a third of the defconfig files are for machines that > are now marked as unused, I skipped those files. There are still > a few things that get removed by 'make savedefconfig' as they > now get selected by some driver: > > -CONFIG_SERIAL_BCM63XX=y > -CONFIG_SND_AUDIO_GRAPH_CARD=m > -CONFIG_NEW_LEDS=y > -CONFIG_LEDS_TRIGGERS=y > -CONFIG_TEGRA20_APB_DMA=y > > I think for those we should follow up with patches to remove the > 'select' statements. I dropped the last patch that Greg has already picked up, and merged the rest into the arm/defconfig branch of the soc tree. Thanks for the Acks. Arnd