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/P2041RDB_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/P2041RDB_defconfig') diff --git a/configs/P2041RDB_defconfig b/configs/P2041RDB_defconfig index 79e44cb481..7b6c0ed756 100644 --- a/configs/P2041RDB_defconfig +++ b/configs/P2041RDB_defconfig @@ -33,7 +33,6 @@ CONFIG_ENV_ADDR=0xEFF20000 CONFIG_DM=y CONFIG_FSL_CAAM=y CONFIG_DM_I2C=y -CONFIG_DM_MMC=y CONFIG_FSL_ESDHC=y CONFIG_MTD=y CONFIG_MTD_NOR_FLASH=y -- cgit