mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-17 12:41:32 +00:00
configs: dra72_evm: enable mmc driver model
enable mmc driver model for dra72 evm as omap_hsmmc supports driver model Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
e361421430
commit
4965919496
1 changed files with 1 additions and 0 deletions
|
@ -25,3 +25,4 @@ CONFIG_TIMER=y
|
|||
CONFIG_OMAP_TIMER=y
|
||||
CONFIG_USB=y
|
||||
CONFIG_USB_GADGET=y
|
||||
CONFIG_DM_MMC=y
|
||||
|
|
Loading…
Add table
Reference in a new issue