mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-17 12:41:32 +00:00
configs: enable eSDHC device module for T4240RDB board
Enable eSDHC device module for T4240RDB board Signed-off-by: Yinbo Zhu <yinbo.zhu@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
This commit is contained in:
parent
356152fd94
commit
3fca56ee42
2 changed files with 2 additions and 0 deletions
|
@ -65,3 +65,4 @@ CONFIG_SPI=y
|
|||
CONFIG_FSL_ESPI=y
|
||||
CONFIG_USB=y
|
||||
CONFIG_USB_STORAGE=y
|
||||
CONFIG_DM_MMC=y
|
||||
|
|
|
@ -53,3 +53,4 @@ CONFIG_SPI=y
|
|||
CONFIG_FSL_ESPI=y
|
||||
CONFIG_USB=y
|
||||
CONFIG_USB_STORAGE=y
|
||||
CONFIG_DM_MMC=y
|
||||
|
|
Loading…
Add table
Reference in a new issue