projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4965919
)
configs: dra74_evm: enable mmc driver model
author
Mugunthan V N
<mugunthanvnm@ti.com>
Mon, 4 Apr 2016 11:58:05 +0000
(17:28 +0530)
committer
Tom 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
patch
|
blob
|
history
diff --git
a/configs/dra74_evm_defconfig
b/configs/dra74_evm_defconfig
index 9039b15df37a640a961f0cd42f206e32c445b3c8..5f500040c48c2dce0d13b42f2eb8061550b704c6 100644
(file)
--- a/
configs/dra74_evm_defconfig
+++ b/
configs/dra74_evm_defconfig
@@
-24,3
+24,4
@@
CONFIG_TIMER=y
CONFIG_OMAP_TIMER=y
CONFIG_USB=y
CONFIG_USB_GADGET=y
+CONFIG_DM_MMC=y