commit | 1778d7f3e65b2401455c872273a34900b3caab67 | [log] [tgz] |
---|---|---|
author | Mugunthan V N <mugunthanvnm@ti.com> | Mon Sep 28 12:56:32 2015 +0530 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 22 14:43:58 2015 -0400 |
tree | 5af504c5c06e954aa41dca570cc08b774a53a1f9 | |
parent | fb41cd8775a1b1e1a520589a3aad2d7ceeac46ba [diff] |
defconfig: am335x: gp_evm: enable mmc driver model 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>
diff --git a/configs/am335x_gp_evm_defconfig b/configs/am335x_gp_evm_defconfig index 63b3fce..03c558c 100644 --- a/configs/am335x_gp_evm_defconfig +++ b/configs/am335x_gp_evm_defconfig
@@ -12,3 +12,4 @@ CONFIG_SPI_FLASH=y CONFIG_RSA=y CONFIG_DM_ETH=y +CONFIG_DM_MMC=y