From 02504ef07ece7a96df3e6253b26d65d0aa3135df Mon Sep 17 00:00:00 2001 From: Yinbo Zhu Date: Tue, 15 Oct 2019 17:20:51 +0800 Subject: configs: enable eSDHC device module for P2020RDB board Enable eSDHC device module for P2020RDB board Signed-off-by: Yinbo Zhu Reviewed-by: Priyanka Jain --- configs/P2020RDB-PC_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/P2020RDB-PC_defconfig') diff --git a/configs/P2020RDB-PC_defconfig b/configs/P2020RDB-PC_defconfig index ebd6d76d8f..af4e017307 100644 --- a/configs/P2020RDB-PC_defconfig +++ b/configs/P2020RDB-PC_defconfig @@ -60,3 +60,4 @@ CONFIG_SPI=y CONFIG_FSL_ESPI=y CONFIG_USB=y CONFIG_USB_STORAGE=y +CONFIG_DM_MMC=y -- cgit v1.2.3