commit | 83309ef3d8abe12d5258ee69ac2e64627111dcdc | [log] [tgz] |
---|---|---|
author | Yinbo Zhu <yinbo.zhu@nxp.com> | Tue Oct 15 17:20:52 2019 +0800 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Mon Nov 25 11:54:27 2019 +0530 |
tree | beb6612c52d94e2076a5bfe7028e3669a4367edd | |
parent | 02504ef07ece7a96df3e6253b26d65d0aa3135df [diff] [blame] |
configs: enable eSDHC device module for P2041RDB board Enable eSDHC device module for P2041RDB board Signed-off-by: Yinbo Zhu <yinbo.zhu@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
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_FSL_ESPI=y CONFIG_USB=y CONFIG_USB_STORAGE=y +CONFIG_DM_MMC=y