summaryrefslogtreecommitdiffstats
path: root/configs/socfpga_cyclone5_defconfig
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2015-11-30 20:40:07 +0100
committerMarek Vasut <marex@denx.de>2015-12-07 00:15:59 +0100
commit540fcbca7e960b2855e7666fff8f11a7119341ee (patch)
treed9c1ce7711176a9dab8ef82c793b2ca00f54182b /configs/socfpga_cyclone5_defconfig
parentc35ed77a7854f0f8ed9ceb0b2c899a0fc1878ef5 (diff)
downloadtalos-obmc-uboot-540fcbca7e960b2855e7666fff8f11a7119341ee.tar.gz
talos-obmc-uboot-540fcbca7e960b2855e7666fff8f11a7119341ee.zip
arm: socfpga: Enable CONFIG_DM_MMC
Enable driver model MMC support on SoCFPGA. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Chin Liang See <clsee@altera.com> Cc: Dinh Nguyen <dinguyen@opensource.altera.com> Cc: Pantelis Antoniou <panto@antoniou-consulting.com> Cc: Simon Glass <sjg@chromium.org> Cc: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/socfpga_cyclone5_defconfig')
-rw-r--r--configs/socfpga_cyclone5_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/socfpga_cyclone5_defconfig b/configs/socfpga_cyclone5_defconfig
index ac7bd0bc3a..c0d6913425 100644
--- a/configs/socfpga_cyclone5_defconfig
+++ b/configs/socfpga_cyclone5_defconfig
@@ -20,3 +20,4 @@ CONFIG_ETH_DESIGNWARE=y
CONFIG_SYS_NS16550=y
CONFIG_CADENCE_QSPI=y
CONFIG_DESIGNWARE_SPI=y
+CONFIG_DM_MMC=y
OpenPOWER on IntegriCloud