]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
imx8mq: reform2: Drop SPL_POWER_LEGACY
authorPeng Fan <peng.fan@nxp.com>
Tue, 21 Apr 2026 13:41:24 +0000 (21:41 +0800)
committerFabio Estevam <festevam@gmail.com>
Tue, 21 Apr 2026 23:49:40 +0000 (20:49 -0300)
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@nxp.com>
configs/imx8mq_reform2_defconfig

index 572fb84b2924e1c66aa32652c362e663b9e803ad..efa1b1ac1d5eb8f151175829110e16fc667e8eb9 100644 (file)
@@ -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