]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
configs: dra74_evm: enable mmc driver model
authorMugunthan V N <mugunthanvnm@ti.com>
Mon, 4 Apr 2016 11:58:05 +0000 (17:28 +0530)
committerTom Rini <trini@konsulko.com>
Mon, 18 Apr 2016 16:29:21 +0000 (12:29 -0400)
enable mmc driver model for dra74 evm as omap_hsmmc
supports driver model

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
configs/dra74_evm_defconfig

index 9039b15df37a640a961f0cd42f206e32c445b3c8..5f500040c48c2dce0d13b42f2eb8061550b704c6 100644 (file)
@@ -24,3 +24,4 @@ CONFIG_TIMER=y
 CONFIG_OMAP_TIMER=y
 CONFIG_USB=y
 CONFIG_USB_GADGET=y
+CONFIG_DM_MMC=y