From 540fcbca7e960b2855e7666fff8f11a7119341ee Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Mon, 30 Nov 2015 20:40:07 +0100 Subject: arm: socfpga: Enable CONFIG_DM_MMC Enable driver model MMC support on SoCFPGA. Signed-off-by: Marek Vasut Cc: Chin Liang See Cc: Dinh Nguyen Cc: Pantelis Antoniou Cc: Simon Glass Cc: Tom Rini --- configs/socfpga_sockit_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/socfpga_sockit_defconfig') diff --git a/configs/socfpga_sockit_defconfig b/configs/socfpga_sockit_defconfig index d3b9c893e6..03f8effcba 100644 --- a/configs/socfpga_sockit_defconfig +++ b/configs/socfpga_sockit_defconfig @@ -22,3 +22,4 @@ CONFIG_ETH_DESIGNWARE=y CONFIG_SYS_NS16550=y CONFIG_CADENCE_QSPI=y CONFIG_DESIGNWARE_SPI=y +CONFIG_DM_MMC=y -- cgit v1.2.3