Skip to content
Snippets Groups Projects
Commit fd92ea0d authored by Fabrice Gasnier's avatar Fabrice Gasnier Committed by Tom Rini
Browse files

configs: stm32mp15: Enable STM32_VREFBUF flag


Enable vrefbuf on stm32mp15, to be used by ADC.

Signed-off-by: default avatarFabrice Gasnier <fabrice.gasnier@st.com>
Signed-off-by: default avatarPatrice Chotard <patrice.chotard@st.com>
parent f198bbac
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment