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/stm32f769-disco_defconfig | |
parent | f0fcab6f8e11cee6d6b81a08fbfc641f6fcce0ec (diff) | |
download | u-boot-32a238df797317436d72ed934727e89fa31585ae.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/stm32f769-disco_defconfig')
-rw-r--r-- | configs/stm32f769-disco_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/stm32f769-disco_defconfig b/configs/stm32f769-disco_defconfig index 44affcce33..dd5f728578 100644 --- a/configs/stm32f769-disco_defconfig +++ b/configs/stm32f769-disco_defconfig @@ -60,4 +60,3 @@ CONFIG_VIDEO_STM32_DSI=y CONFIG_VIDEO_STM32_MAX_XRES=480 CONFIG_VIDEO_STM32_MAX_YRES=800 CONFIG_OF_LIBFDT_OVERLAY=y -# CONFIG_EFI_LOADER is not set |