[PATCHv5 4/4] ARM: socfpga_defconfig: enable SD/MMC support
dinguyen at altera.com
dinguyen at altera.com
Mon Dec 9 08:57:42 EST 2013
From: Dinh Nguyen <dinguyen at altera.com>
Enables the dw_mmc driver for SOCFPGA.
Signed-off-by: Dinh Nguyen <dinguyen at altera.com>
---
v5: none
v4: Added patch
v3: none
v3: none
---
arch/arm/configs/socfpga_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/configs/socfpga_defconfig b/arch/arm/configs/socfpga_defconfig
index 4e1ce21..8fff96ba 100644
--- a/arch/arm/configs/socfpga_defconfig
+++ b/arch/arm/configs/socfpga_defconfig
@@ -82,3 +82,5 @@ CONFIG_DEBUG_INFO=y
CONFIG_ENABLE_DEFAULT_TRACERS=y
CONFIG_DEBUG_USER=y
CONFIG_XZ_DEC=y
+CONFIG_MMC=y
+CONFIG_MMC_DW=y
--
1.7.9.5
More information about the linux-arm-kernel
mailing list