[PATCH v2 1/3] configs: r8a78000_ironhide: Drop duplicate CONFIG_SCMI_FIRMWARE
Aristo Chen
aristo.chen at canonical.com
Tue Apr 21 09:44:38 CEST 2026
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..180704e75af 100644
--- a/configs/r8a78000_ironhide_defconfig
+++ b/configs/r8a78000_ironhide_defconfig
@@ -29,7 +29,6 @@ CONFIG_FIRMWARE=y
CONFIG_NR_DRAM_BANKS=16
CONFIG_POWER_DOMAIN=y
CONFIG_RCAR_MFIS_MBOX=y
-CONFIG_SCMI_FIRMWARE=y
CONFIG_RESET_SCMI=y
CONFIG_SCMI_AGENT_MAILBOX=y
CONFIG_SCMI_FIRMWARE=y
--
2.43.0
More information about the U-Boot
mailing list