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:
ce52531
)
defconfig: k2g_evm_defconfig: Enable mmc driver model
author
Sekhar Nori
<nsekhar@ti.com>
Wed, 10 Aug 2016 13:54:06 +0000
(19:24 +0530)
committer
Jaehoon Chung
<jh80.chung@samsung.com>
Tue, 16 Aug 2016 01:24:11 +0000
(10:24 +0900)
K2G can benefit from driver model support in the
MMC/SD driver it uses: omap_hsmmc
Enable driver model MMC support for K2G.
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Acked-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
configs/k2g_evm_defconfig
patch
|
blob
|
history
diff --git
a/configs/k2g_evm_defconfig
b/configs/k2g_evm_defconfig
index 5d44e8deb3d1c59a043ed317f75521ea2557e95a..825de72f9488d191e70bd48fbefa632bb5a3759f 100644
(file)
--- a/
configs/k2g_evm_defconfig
+++ b/
configs/k2g_evm_defconfig
@@
-32,6
+32,7
@@
CONFIG_DM_SPI_FLASH=y
CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_STMICRO=y
CONFIG_DM_ETH=y
+CONFIG_DM_MMC=y
CONFIG_REMOTEPROC_TI_POWER=y
CONFIG_SYS_NS16550=y
CONFIG_USB=y