diff options
author | Tom Rini <trini@konsulko.com> | 2019-11-21 08:30:45 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-11-21 08:30:45 -0500 |
commit | 32a238df797317436d72ed934727e89fa31585ae (patch) | |
tree | 8a9be48b4535be27d1d0257b93fdc591c98d14a3 /configs/stm32h743-eval_defconfig | |
parent | f0fcab6f8e11cee6d6b81a08fbfc641f6fcce0ec (diff) | |
download | u-boot-32a238df797317436d72ed934727e89fa31585ae.tar.gz u-boot-32a238df797317436d72ed934727e89fa31585ae.tar.xz u-boot-32a238df797317436d72ed934727e89fa31585ae.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/stm32h743-eval_defconfig')
-rw-r--r-- | configs/stm32h743-eval_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/stm32h743-eval_defconfig b/configs/stm32h743-eval_defconfig index 24e250abf8..7564d97707 100644 --- a/configs/stm32h743-eval_defconfig +++ b/configs/stm32h743-eval_defconfig @@ -31,4 +31,3 @@ CONFIG_DM_MMC=y CONFIG_STM32_SDMMC2=y # CONFIG_PINCTRL_FULL is not set CONFIG_OF_LIBFDT_OVERLAY=y -# CONFIG_EFI_LOADER is not set |