From 32a238df797317436d72ed934727e89fa31585ae Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Thu, 21 Nov 2019 08:30:45 -0500 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini --- configs/stm32h743-disco_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/stm32h743-disco_defconfig') diff --git a/configs/stm32h743-disco_defconfig b/configs/stm32h743-disco_defconfig index 3b7e152d44..6b7a1d6d68 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 -- cgit