From 838157d02edade9bfaa33da216bf109336ab9547 Mon Sep 17 00:00:00 2001
From: Tom Rini <trini@konsulko.com>
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 <trini@konsulko.com>
---
 configs/iot_devkit_defconfig | 1 -
 1 file changed, 1 deletion(-)

(limited to 'configs/iot_devkit_defconfig')

diff --git a/configs/iot_devkit_defconfig b/configs/iot_devkit_defconfig
index 5530440839..98cdf4730d 100644
--- a/configs/iot_devkit_defconfig
+++ b/configs/iot_devkit_defconfig
@@ -27,7 +27,6 @@ CONFIG_ENV_FAT_DEVICE_AND_PART="0:1"
 CONFIG_SYS_RELOC_GD_ENV_ADDR=y
 # CONFIG_NET is not set
 CONFIG_MMC=y
-CONFIG_DM_MMC=y
 CONFIG_MMC_DW=y
 CONFIG_MMC_DW_SNPS=y
 CONFIG_DM_SERIAL=y
-- 
cgit v1.2.1