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/am57xx_hs_evm_usb_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/am57xx_hs_evm_usb_defconfig') diff --git a/configs/am57xx_hs_evm_usb_defconfig b/configs/am57xx_hs_evm_usb_defconfig index 35f90274a2..20da3a0d26 100644 --- a/configs/am57xx_hs_evm_usb_defconfig +++ b/configs/am57xx_hs_evm_usb_defconfig @@ -81,7 +81,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_SUPPORT_EMMC_BOOT=y CONFIG_MMC_OMAP_HS=y CONFIG_MTD=y -- cgit