[PATCH 11/15] imx8mq: phanbell: Drop SPL_POWER_LEGACY
Peng Fan (OSS)
peng.fan at oss.nxp.com
Tue Apr 21 15:41:23 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_phanbell_defconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/configs/imx8mq_phanbell_defconfig b/configs/imx8mq_phanbell_defconfig
index 6f93fa89990..4c95363ad07 100644
--- a/configs/imx8mq_phanbell_defconfig
+++ b/configs/imx8mq_phanbell_defconfig
@@ -85,7 +85,6 @@ CONFIG_FEC_MXC=y
CONFIG_MII=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