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