From: Stephen Warren Date: Mon, 16 Jun 2014 16:50:42 +0000 (-0600) Subject: ARM: multi_v7_defconfig: re-enable SDHCI drivers X-Git-Tag: omap-for-v3.16/fixes-rc4~82^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=216e9d3e8b00424c13ca76ef97d707ddc7f57a8b;p=pandora-kernel.git ARM: multi_v7_defconfig: re-enable SDHCI drivers Following 5d01b7684b7e "mmc: simplify SDHCI Kconfig dependencies", SDHCI drivers that use MMC_SDHCI_PLTFM no longer select it, but instead depend on it. This means that multi_v7_defconfig no longer selects it, and hence many SDHCI drivers are no longer enabled. Explicitly enable MMC_SDHCI_PLTFM to solve this. Fixes: 5d01b7684b7e ("mmc: simplify SDHCI Kconfig dependencies") Signed-off-by: Stephen Warren Tested-by: Matt Porter Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed