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:
e361421
)
configs: dra72_evm: enable mmc driver model
author
Mugunthan V N
<mugunthanvnm@ti.com>
Mon, 4 Apr 2016 11:58:04 +0000
(17:28 +0530)
committer
Tom 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
patch
|
blob
|
history
diff --git
a/configs/dra72_evm_defconfig
b/configs/dra72_evm_defconfig
index da249926d9105c01400783e559fa906cdbf2980a..6626a1e3c6a66aae8da1416d6852659c846ffdab 100644
(file)
--- 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