diff options
author | Tom Rini | 2019-11-21 08:30:45 -0500 |
---|---|---|
committer | Tom Rini | 2019-11-21 08:30:45 -0500 |
commit | 32a238df797317436d72ed934727e89fa31585ae (patch) | |
tree | 8a9be48b4535be27d1d0257b93fdc591c98d14a3 /configs/stm32h743-disco_defconfig | |
parent | f0fcab6f8e11cee6d6b81a08fbfc641f6fcce0ec (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 3b7e152d44f..6b7a1d6d682 100644 --- a/configs/stm32h743-disco_defconfig +++ b/configs/stm32h743-disco_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 |