]> Git Repo - linux.git/commitdiff
ARM: configs: add CONFIG_MMC_SDHCI_PXAV3 to the multi_v7_defconfig
authorThomas Petazzoni <[email protected]>
Mon, 14 Apr 2014 14:41:18 +0000 (16:41 +0200)
committerOlof Johansson <[email protected]>
Mon, 5 May 2014 21:53:01 +0000 (14:53 -0700)
The Marvell Armada 38x platform has a SDHCI interface managed by the
sdhci-pxav3 MMC host driver. It therefore makes sense to enable this
driver in multi_v7_defconfig, which supports the Armada 38x platform.

Signed-off-by: Thomas Petazzoni <[email protected]>
Acked-by: Jason Cooper <[email protected]>
Signed-off-by: Olof Johansson <[email protected]>
arch/arm/configs/multi_v7_defconfig

index 8b3c10ae22c9c22d76133e3c01da6407de095150..5039cc6cedc061d9296dec7d7ba89f005ca8d387 100644 (file)
@@ -276,6 +276,7 @@ CONFIG_MMC_BLOCK_MINORS=16
 CONFIG_MMC_ARMMMCI=y
 CONFIG_MMC_SDHCI=y
 CONFIG_MMC_SDHCI_ESDHC_IMX=y
+CONFIG_MMC_SDHCI_PXAV3=y
 CONFIG_MMC_SDHCI_TEGRA=y
 CONFIG_MMC_SDHCI_DOVE=y
 CONFIG_MMC_SDHCI_SPEAR=y
This page took 0.057483 seconds and 4 git commands to generate.