Skip to content
Commit 216e9d3e authored by Stephen Warren's avatar Stephen Warren Committed by Arnd Bergmann
Browse files

ARM: multi_v7_defconfig: re-enable SDHCI drivers



Following 5d01b768 "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: 5d01b768 ("mmc: simplify SDHCI Kconfig dependencies")
Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
Tested-by: default avatarMatt Porter <mporter@linaro.org>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 3eb93646
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment