summaryrefslogtreecommitdiffstats
path: root/config-arm-tegra
diff options
context:
space:
mode:
Diffstat (limited to 'config-arm-tegra')
-rw-r--r--config-arm-tegra8
1 files changed, 8 insertions, 0 deletions
diff --git a/config-arm-tegra b/config-arm-tegra
index 5ec5a6762..015af431d 100644
--- a/config-arm-tegra
+++ b/config-arm-tegra
@@ -27,6 +27,14 @@ CONFIG_TEGRA_IOMMU_SMMU=y
CONFIG_I2C_TEGRA=y
+# This block is temporary until we work out why the MMC modules don't work as modules
+CONFIG_MMC=y
+CONFIG_MMC_BLOCK=y
+CONFIG_MMC_SDHCI=y
+CONFIG_MMC_SDHCI_PLTFM=y
+CONFIG_MMC_SDHCI_OF=y
+CONFIG_MMC_SPI=y
+
CONFIG_MMC_SDHCI_TEGRA=y
# CONFIG_RCU_BOOST is not set