[PATCH 12/15] imx8mq: reform2: Drop SPL_POWER_LEGACY
Peng Fan (OSS)
peng.fan at oss.nxp.com
Tue Apr 21 15:41:24 CEST 2026
From: Peng Fan <peng.fan at nxp.com>
This board does not have any code to call legacy power API, so drop the
selection of CONFIG_SPL_POWER_LEGACY.
Signed-off-by: Peng Fan <peng.fan at nxp.com>
---
configs/imx8mq_reform2_defconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/configs/imx8mq_reform2_defconfig b/configs/imx8mq_reform2_defconfig
index 572fb84b292..efa1b1ac1d5 100644
--- a/configs/imx8mq_reform2_defconfig
+++ b/configs/imx8mq_reform2_defconfig
@@ -87,7 +87,6 @@ CONFIG_PHY=y
CONFIG_PHY_IMX8MQ_USB=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_IMX8M=y
-CONFIG_SPL_POWER_LEGACY=y
CONFIG_POWER_DOMAIN=y
CONFIG_IMX8M_POWER_DOMAIN=y
CONFIG_DM_REGULATOR=y
--
2.51.0
More information about the U-Boot
mailing list