[PATCH v1 1/3] configs: r8a78000_ironhide: Drop duplicate CONFIG_SCMI_FIRMWARE
Marek Vasut
marek.vasut at mailbox.org
Mon Apr 20 18:13:25 CEST 2026
On 4/20/26 4:53 PM, Aristo Chen wrote:
> CONFIG_SCMI_FIRMWARE=y is listed twice in the defconfig. Remove the
> redundant occurrence so each option appears only once.
>
> Signed-off-by: Aristo Chen <aristo.chen at canonical.com>
> ---
> configs/r8a78000_ironhide_defconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/configs/r8a78000_ironhide_defconfig b/configs/r8a78000_ironhide_defconfig
> index 64e2c278a7e..d225d5a970d 100644
> --- a/configs/r8a78000_ironhide_defconfig
> +++ b/configs/r8a78000_ironhide_defconfig
> @@ -32,7 +32,6 @@ CONFIG_RCAR_MFIS_MBOX=y
> CONFIG_SCMI_FIRMWARE=y
Please drop ^ this one, to keep the list sorted. With that fixed:
Reviewed-by: Marek Vasut <marek.vasut+renesas at mailbox.org>
Nice find, thank you !
More information about the U-Boot
mailing list