mmc: Enable Ricoh MMC quirk by default
[cascardo/linux.git] / drivers / mmc / host / Kconfig
index 2d6fbdd..11f81b6 100644 (file)
@@ -82,6 +82,7 @@ config MMC_SDHCI_PCI
 config MMC_RICOH_MMC
        bool "Ricoh MMC Controller Disabler"
        depends on MMC_SDHCI_PCI
+       default y
        help
          This adds a pci quirk to disable Ricoh MMC Controller. This
          proprietary controller is unnecessary because the SDHCI driver
@@ -292,6 +293,17 @@ config MMC_SDHCI_BCM2835
 
          If unsure, say N.
 
+config MMC_SDHCI_F_SDH30
+       tristate "SDHCI support for Fujitsu Semiconductor F_SDH30"
+       depends on MMC_SDHCI_PLTFM
+       depends on OF
+       help
+         This selects the Secure Digital Host Controller Interface (SDHCI)
+         Needed by some Fujitsu SoC for MMC / SD / SDIO support.
+         If you have a controller with this interface, say Y or M here.
+
+         If unsure, say N.
+
 config MMC_MOXART
        tristate "MOXART SD/MMC Host Controller support"
        depends on ARCH_MOXART && MMC