Skip to content
Snippets Groups Projects
Commit fb41cd87 authored by Mugunthan V N's avatar Mugunthan V N Committed by Tom Rini
Browse files

defconfig: am335x: bbb: enable mmc driver model


enable mmc driver model for am335x bbb as omap_hsmmc
supports driver model

Signed-off-by: default avatarMugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
parent a9d6a7e2
No related branches found
No related tags found
No related merge requests found
...@@ -14,3 +14,4 @@ CONFIG_SYS_EXTRA_OPTIONS="EMMC_BOOT,ENABLE_VBOOT" ...@@ -14,3 +14,4 @@ CONFIG_SYS_EXTRA_OPTIONS="EMMC_BOOT,ENABLE_VBOOT"
CONFIG_OF_CONTROL=y CONFIG_OF_CONTROL=y
CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH=y
CONFIG_DM_ETH=y CONFIG_DM_ETH=y
CONFIG_DM_MMC=y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment