1
0
Fork 0

defconfig: am335x: bbb: enable mmc driver model

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

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
utp
Mugunthan V N 2015-09-28 12:56:31 +05:30 committed by Tom Rini
parent a9d6a7e23a
commit fb41cd8775
1 changed files with 1 additions and 0 deletions

View File

@ -14,3 +14,4 @@ CONFIG_SYS_EXTRA_OPTIONS="EMMC_BOOT,ENABLE_VBOOT"
CONFIG_OF_CONTROL=y
CONFIG_SPI_FLASH=y
CONFIG_DM_ETH=y
CONFIG_DM_MMC=y