From 83309ef3d8abe12d5258ee69ac2e64627111dcdc Mon Sep 17 00:00:00 2001 From: Yinbo Zhu Date: Tue, 15 Oct 2019 17:20:52 +0800 Subject: configs: enable eSDHC device module for P2041RDB board Enable eSDHC device module for P2041RDB board Signed-off-by: Yinbo Zhu Reviewed-by: Priyanka Jain --- configs/P2041RDB_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/P2041RDB_defconfig') diff --git a/configs/P2041RDB_defconfig b/configs/P2041RDB_defconfig index b51a120..7867e0b 100644 --- a/configs/P2041RDB_defconfig +++ b/configs/P2041RDB_defconfig @@ -54,3 +54,4 @@ CONFIG_SPI=y CONFIG_FSL_ESPI=y CONFIG_USB=y CONFIG_USB_STORAGE=y +CONFIG_DM_MMC=y -- cgit v1.1