[U-Boot] [PATCH 4/5] configs: dra72_evm: enable mmc driver model

Mugunthan V N mugunthanvnm at ti.com
Mon Apr 4 13:58:04 CEST 2016


enable mmc driver model for dra72 evm as omap_hsmmc
supports driver model

Signed-off-by: Mugunthan V N <mugunthanvnm at ti.com>
---
 configs/dra72_evm_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/dra72_evm_defconfig b/configs/dra72_evm_defconfig
index da24992..6626a1e 100644
--- a/configs/dra72_evm_defconfig
+++ b/configs/dra72_evm_defconfig
@@ -25,3 +25,4 @@ CONFIG_TIMER=y
 CONFIG_OMAP_TIMER=y
 CONFIG_USB=y
 CONFIG_USB_GADGET=y
+CONFIG_DM_MMC=y
-- 
2.8.0.rc3.9.g44915db



More information about the U-Boot mailing list