[PATCH 1/6] ARM: refresh defconfig files
Andrew Jeffery
andrew at aj.id.au
Fri Jul 29 10:14:25 AEST 2022
On Thu, 21 Jul 2022, at 23:43, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd at arndb.de>
>
> A lot of Kconfig options have changed over the years, and we tend
> to not do a blind 'make defconfig' to refresh the files, to ensure
> we catch options that should not have gone away.
>
> I used some a bit of scripting to only rework the bits where an
> option moved around in any of the defconfig files, without also
> dropping any of the other lines, to make it clearer which options
> we no longer have.
>
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>
> ---
> arch/arm/configs/am200epdkit_defconfig | 26 ++---
> arch/arm/configs/aspeed_g4_defconfig | 16 +--
> arch/arm/configs/aspeed_g5_defconfig | 16 +--
For the Aspeed bits:
Reviewed-by: Andrew Jeffery <andrew at aj.id.au>
More information about the Linux-aspeed
mailing list