Re: [PATCH 3/6] ARM: defconfig: remove stale CONFIG_ZBOOT_ROM entries

From: Krzysztof Kozlowski
Date: Thu Jul 21 2022 - 11:43:59 EST


On 21/07/2022 16:13, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd@xxxxxxxx>
>
> The default is always 0x0 after commit 39c3e304567a ("ARM: 8984/1:
> Kconfig: set default ZBOOT_ROM_TEXT/BSS value to 0x0"), so any
> defconfig file that has these two lines can now drop them to reduce
> the diff against the 'make savedefconfig' version.
>
> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>


Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

Best regards,
Krzysztof