summaryrefslogtreecommitdiff
path: root/board/freescale/imx8mq_evk/spl.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/imx8mq_evk/spl.c')
-rw-r--r--board/freescale/imx8mq_evk/spl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/imx8mq_evk/spl.c b/board/freescale/imx8mq_evk/spl.c
index e8e0efe485..6ee6230f74 100644
--- a/board/freescale/imx8mq_evk/spl.c
+++ b/board/freescale/imx8mq_evk/spl.c
@@ -156,7 +156,7 @@ int board_mmc_init(struct bd_info *bis)
return 0;
}
-#ifdef CONFIG_POWER
+#ifdef CONFIG_POWER_LEGACY
#define I2C_PMIC 0
int power_init_board(void)
{