From 4965919496f57b348f5ccd85154d7813827d7cb2 Mon Sep 17 00:00:00 2001
From: Mugunthan V N <mugunthanvnm@ti.com>
Date: Mon, 4 Apr 2016 17:28:04 +0530
Subject: [PATCH] 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>
---
 configs/dra72_evm_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/dra72_evm_defconfig b/configs/dra72_evm_defconfig
index da249926d9..6626a1e3c6 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.39.5