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:
fb41cd8
)
defconfig: am335x: gp_evm: enable mmc driver model
author
Mugunthan V N
<mugunthanvnm@ti.com>
Mon, 28 Sep 2015 07:26:32 +0000
(12:56 +0530)
committer
Tom Rini
<trini@konsulko.com>
Thu, 22 Oct 2015 18:43:58 +0000
(14:43 -0400)
enable mmc driver model for am335x gp_evm as omap_hsmmc
supports driver model
Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
configs/am335x_gp_evm_defconfig
patch
|
blob
|
history
diff --git
a/configs/am335x_gp_evm_defconfig
b/configs/am335x_gp_evm_defconfig
index 63b3fce4fd35c0ab9a898300e975d2b9112b4dd6..03c558c97835d614b67064b024f00fc17999b759 100644
(file)
--- a/
configs/am335x_gp_evm_defconfig
+++ b/
configs/am335x_gp_evm_defconfig
@@
-12,3
+12,4
@@
CONFIG_OF_CONTROL=y
CONFIG_SPI_FLASH=y
CONFIG_RSA=y
CONFIG_DM_ETH=y
+CONFIG_DM_MMC=y