diff options
author | Tom Rini <trini@konsulko.com> | 2019-09-23 11:47:37 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-09-23 11:47:37 -0400 |
commit | 665c35a764f9bcd2a42454f5c8fb7963352af8c1 (patch) | |
tree | 0beae3a58a83030331e8af25205ed7333e1a0df7 /configs/stm32h743-disco_defconfig | |
parent | 780a17e814503f71d1b51d578b32bc9c89933183 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/stm32h743-disco_defconfig')
-rw-r--r-- | configs/stm32h743-disco_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/stm32h743-disco_defconfig b/configs/stm32h743-disco_defconfig index 1691c2ea19..1053dbcd5b 100644 --- a/configs/stm32h743-disco_defconfig +++ b/configs/stm32h743-disco_defconfig @@ -27,6 +27,5 @@ CONFIG_DEFAULT_DEVICE_TREE="stm32h743i-disco" CONFIG_DM_MMC=y CONFIG_STM32_SDMMC2=y # CONFIG_PINCTRL_FULL is not set -# CONFIG_SPL_SERIAL_PRESENT is not set CONFIG_OF_LIBFDT_OVERLAY=y # CONFIG_EFI_LOADER is not set |