summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeng Fan <[email protected]>2026-04-21 21:41:23 +0800
committerFabio Estevam <[email protected]>2026-04-21 20:49:40 -0300
commit606d57ef6fd32a728868ecc402ce25be701a2909 (patch)
treef7e7006b7280322e911815e4e6b7ae3b7a76c9f0
parent186011ec8d1372b78cf99fb303974f57ac67598e (diff)
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 <[email protected]>
-rw-r--r--configs/imx8mq_phanbell_defconfig1
1 files changed, 0 insertions, 1 deletions
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