configs: stm32mp15: Enable STM32_VREFBUF flag

Enable vrefbuf on stm32mp15, to be used by ADC.

Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com>
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
This commit is contained in:
Fabrice Gasnier
2018-05-08 09:07:39 -04:00
committed by Tom Rini
parent f198bbac66
commit fd92ea0d8b
+1
View File
@@ -36,6 +36,7 @@ CONFIG_DM_PMIC=y
CONFIG_PMIC_STPMU1=y
CONFIG_DM_REGULATOR=y
CONFIG_DM_REGULATOR_GPIO=y
CONFIG_DM_REGULATOR_STM32_VREFBUF=y
CONFIG_DM_REGULATOR_STPMU1=y
CONFIG_STM32_SERIAL=y
# CONFIG_EFI_LOADER is not set