[U-Boot] [PATCH v2 5/5] defconfig: am335x: gp_evm: enable mmc driver model

Mugunthan V N mugunthanvnm at ti.com
Mon Sep 28 09:26:32 CEST 2015


enable mmc driver model for am335x gp_evm as omap_hsmmc
supports driver model

Signed-off-by: Mugunthan V N <mugunthanvnm at ti.com>
Reviewed-by: Tom Rini <trini at konsulko.com>
---
 configs/am335x_gp_evm_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/am335x_gp_evm_defconfig b/configs/am335x_gp_evm_defconfig
index c87d7a9..50e7d3f 100644
--- a/configs/am335x_gp_evm_defconfig
+++ b/configs/am335x_gp_evm_defconfig
@@ -13,3 +13,4 @@ CONFIG_SPL_DISABLE_OF_CONTROL=y
 CONFIG_SPI_FLASH=y
 CONFIG_RSA=y
 CONFIG_DM_ETH=y
+CONFIG_DM_MMC=y
-- 
2.6.0.rc2.10.gf4d9753



More information about the U-Boot mailing list