]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
configs: dra72_evm: enable mmc driver model
authorMugunthan V N <mugunthanvnm@ti.com>
Mon, 4 Apr 2016 11:58:04 +0000 (17:28 +0530)
committerTom Rini <trini@konsulko.com>
Mon, 18 Apr 2016 16:29:20 +0000 (12:29 -0400)
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>
configs/dra72_evm_defconfig

index da249926d9105c01400783e559fa906cdbf2980a..6626a1e3c6a66aae8da1416d6852659c846ffdab 100644 (file)
@@ -25,3 +25,4 @@ CONFIG_TIMER=y
 CONFIG_OMAP_TIMER=y
 CONFIG_USB=y
 CONFIG_USB_GADGET=y
+CONFIG_DM_MMC=y