1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-08-31 16:22:36 +02:00

configs: enable eSDHC device module for T2080RDB board

Enable eSDHC device module for T2080RDB board

Signed-off-by: Yinbo Zhu <yinbo.zhu@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
This commit is contained in:
Yinbo Zhu
2019-10-15 17:20:58 +08:00
committed by Priyanka Jain
parent 830e46528e
commit 356152fd94
4 changed files with 4 additions and 0 deletions

View File

@@ -74,3 +74,4 @@ CONFIG_SPI=y
CONFIG_FSL_ESPI=y
CONFIG_USB=y
CONFIG_USB_STORAGE=y
CONFIG_DM_MMC=y