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/am335x_evm_spiboot_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/am335x_evm_spiboot_defconfig') diff --git a/configs/am335x_evm_spiboot_defconfig b/configs/am335x_evm_spiboot_defconfig index b1c80c1daa..24c5b34bbb 100644 --- a/configs/am335x_evm_spiboot_defconfig +++ b/configs/am335x_evm_spiboot_defconfig @@ -54,7 +54,6 @@ CONFIG_FASTBOOT_FLASH_MMC_DEV=1 CONFIG_FASTBOOT_CMD_OEM_FORMAT=y CONFIG_DM_I2C=y CONFIG_MISC=y -CONFIG_DM_MMC=y # CONFIG_SPL_DM_MMC is not set # CONFIG_MMC_HW_PARTITIONING is not set CONFIG_MMC_OMAP_HS=y -- cgit