diff options
author | Tom Rini <trini@konsulko.com> | 2018-08-07 21:40:14 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-08-07 21:40:14 -0400 |
commit | e96647156235844adfcf112a010c6c652e6985e1 (patch) | |
tree | 2f63102df53e6fb1c5696ec05c2a4f49a82f1e32 /configs/stm32mp15_basic_defconfig | |
parent | fc82e7684ba31a1a6ef721e7d750f37117906a70 (diff) | |
download | u-boot-e96647156235844adfcf112a010c6c652e6985e1.tar.gz |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/stm32mp15_basic_defconfig')
-rw-r--r-- | configs/stm32mp15_basic_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/stm32mp15_basic_defconfig b/configs/stm32mp15_basic_defconfig index 7a9a83e3ae..ad21bdbab4 100644 --- a/configs/stm32mp15_basic_defconfig +++ b/configs/stm32mp15_basic_defconfig @@ -38,7 +38,6 @@ CONFIG_STM32_SDMMC2=y CONFIG_DM_PMIC=y # CONFIG_SPL_PMIC_CHILDREN is not set CONFIG_PMIC_STPMU1=y -CONFIG_DM_REGULATOR=y CONFIG_DM_REGULATOR_FIXED=y CONFIG_DM_REGULATOR_GPIO=y CONFIG_DM_REGULATOR_STM32_VREFBUF=y |