diff options
| author | Tom Rini <trini@konsulko.com> | 2022-09-19 11:22:26 -0400 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2022-09-19 11:22:26 -0400 |
| commit | ddcd2e8fb33144a61fe177f26210a0faa94149cd (patch) | |
| tree | 0aec9b9dd42127f68eca63f5e47bd3a875181640 /configs/stm32f769-disco_spl_defconfig | |
| parent | 59f6141362cc28e6c0638f16ef6cdb024231e13f (diff) | |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/stm32f769-disco_spl_defconfig')
| -rw-r--r-- | configs/stm32f769-disco_spl_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/stm32f769-disco_spl_defconfig b/configs/stm32f769-disco_spl_defconfig index 80d411a769a..19d2c24abb5 100644 --- a/configs/stm32f769-disco_spl_defconfig +++ b/configs/stm32f769-disco_spl_defconfig @@ -71,8 +71,8 @@ CONFIG_ETH_DESIGNWARE=y CONFIG_DW_ALTDESCRIPTOR=y CONFIG_MII=y # CONFIG_PINCTRL_FULL is not set -CONFIG_DM_REGULATOR=y CONFIG_SPL_PINCTRL=y +CONFIG_DM_REGULATOR=y CONFIG_SPL_RAM=y CONFIG_SPECIFY_CONSOLE_INDEX=y CONFIG_SPI=y |
