From 838157d02edade9bfaa33da216bf109336ab9547 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Tue, 11 May 2021 12:19:09 -0400 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini --- configs/stm32mp15_basic_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/stm32mp15_basic_defconfig') diff --git a/configs/stm32mp15_basic_defconfig b/configs/stm32mp15_basic_defconfig index d7511a79a5..0d4c2311c9 100644 --- a/configs/stm32mp15_basic_defconfig +++ b/configs/stm32mp15_basic_defconfig @@ -101,7 +101,6 @@ CONFIG_LED_GPIO=y CONFIG_DM_MAILBOX=y CONFIG_STM32_IPCC=y CONFIG_STM32_FMC2_EBI=y -CONFIG_DM_MMC=y CONFIG_SUPPORT_EMMC_BOOT=y CONFIG_STM32_SDMMC2=y CONFIG_MTD=y -- cgit