summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorMugunthan V N <mugunthanvnm@ti.com>2015-09-28 12:56:31 +0530
committerTom Rini <trini@konsulko.com>2015-10-22 14:43:57 -0400
commitfb41cd8775a1b1e1a520589a3aad2d7ceeac46ba (patch)
tree5a66baaaf2fb8f4f4d6f2036fcdefe0c4f0bc716 /configs
parenta9d6a7e23a67a7eb53f0c138868e2a3af8e37d25 (diff)
downloadtalos-obmc-uboot-fb41cd8775a1b1e1a520589a3aad2d7ceeac46ba.tar.gz
talos-obmc-uboot-fb41cd8775a1b1e1a520589a3aad2d7ceeac46ba.zip
defconfig: am335x: bbb: enable mmc driver model
enable mmc driver model for am335x bbb as omap_hsmmc supports driver model Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/am335x_boneblack_vboot_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am335x_boneblack_vboot_defconfig b/configs/am335x_boneblack_vboot_defconfig
index 117a1465b4..011239b63d 100644
--- a/configs/am335x_boneblack_vboot_defconfig
+++ b/configs/am335x_boneblack_vboot_defconfig
@@ -14,3 +14,4 @@ CONFIG_SYS_EXTRA_OPTIONS="EMMC_BOOT,ENABLE_VBOOT"
CONFIG_OF_CONTROL=y
CONFIG_SPI_FLASH=y
CONFIG_DM_ETH=y
+CONFIG_DM_MMC=y
OpenPOWER on IntegriCloud