From: Peng Fan Date: Tue, 21 Apr 2026 13:41:24 +0000 (+0800) Subject: imx8mq: reform2: Drop SPL_POWER_LEGACY X-Git-Tag: v2026.07-rc1~29^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2f0d5ddb262ca9262391e90c38278cf605019b0;p=thirdparty%2Fu-boot.git imx8mq: reform2: Drop SPL_POWER_LEGACY 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 --- 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