power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY
[platform/kernel/u-boot.git] / board / freescale / imx8mq_evk / spl.c
index e8e0efe..6ee6230 100644 (file)
@@ -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)
 {