Re: [PATCH 14/15] arm64: defconfig: cleanup the defconfig

From: Krzysztof Kozlowski

Date: Tue May 19 2026 - 03:03:38 EST


On 18/05/2026 16:31, Dario Binacchi wrote:
> Cleanup defconfig by doing:
>
> make defconfig
> make savedefconfig
> cp defconfig arch/arm64/configs/defconfig


Please don't do this like that. You are dropping a few options which
must be explicitly selected. You need to actually justify and analyse
the changes.


Best regards,
Krzysztof