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/brxre1_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/brxre1_defconfig') diff --git a/configs/brxre1_defconfig b/configs/brxre1_defconfig index 2832ed14515..57f3f437d91 100644 --- a/configs/brxre1_defconfig +++ b/configs/brxre1_defconfig @@ -80,7 +80,6 @@ CONFIG_SPL_DM_SEQ_ALIAS=y # CONFIG_OF_TRANSLATE is not set CONFIG_DM_I2C=y CONFIG_MISC=y -CONFIG_DM_MMC=y CONFIG_MMC_OMAP_HS=y CONFIG_DM_ETH=y CONFIG_DRIVER_TI_CPSW=y -- cgit