diff options
-rw-r--r-- | include/configs/mx53evk.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx53evk.h b/include/configs/mx53evk.h index 8fc415e..0955fda 100644 --- a/include/configs/mx53evk.h +++ b/include/configs/mx53evk.h @@ -59,6 +59,7 @@ #define CONFIG_PMIC_I2C #define CONFIG_PMIC_FSL #define CONFIG_SYS_FSL_PMIC_I2C_ADDR 8 +#define CONFIG_PMIC_FSL_MC13892 #define CONFIG_RTC_MC13XXX /* MMC Configs */ |