[PATCH 13/15] imx8mq: pico: Drop SPL_POWER_LEGACY
Peng Fan (OSS)
peng.fan at oss.nxp.com
Tue Apr 21 15:41:25 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/pico-imx8mq_defconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/configs/pico-imx8mq_defconfig b/configs/pico-imx8mq_defconfig
index b97bd682c1b..2567c5b4715 100644
--- a/configs/pico-imx8mq_defconfig
+++ b/configs/pico-imx8mq_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