Loading drivers/mmc/host/Kconfig +4 −4 Original line number Original line Diff line number Diff line Loading @@ -25,8 +25,8 @@ config MMC_PXA If unsure, say N. If unsure, say N. config MMC_SDHCI config MMC_SDHCI tristate "Secure Digital Host Controller Interface support (EXPERIMENTAL)" tristate "Secure Digital Host Controller Interface support" depends on PCI && EXPERIMENTAL depends on PCI help help This select the generic Secure Digital Host Controller Interface. This select the generic Secure Digital Host Controller Interface. It is used by manufacturers such as Texas Instruments(R), Ricoh(R) It is used by manufacturers such as Texas Instruments(R), Ricoh(R) Loading Loading @@ -118,8 +118,8 @@ config MMC_TIFM_SD module will be called tifm_sd. module will be called tifm_sd. config MMC_SPI config MMC_SPI tristate "MMC/SD over SPI (EXPERIMENTAL)" tristate "MMC/SD over SPI" depends on MMC && SPI_MASTER && !HIGHMEM && EXPERIMENTAL depends on MMC && SPI_MASTER && !HIGHMEM select CRC7 select CRC7 select CRC_ITU_T select CRC_ITU_T help help Loading Loading
drivers/mmc/host/Kconfig +4 −4 Original line number Original line Diff line number Diff line Loading @@ -25,8 +25,8 @@ config MMC_PXA If unsure, say N. If unsure, say N. config MMC_SDHCI config MMC_SDHCI tristate "Secure Digital Host Controller Interface support (EXPERIMENTAL)" tristate "Secure Digital Host Controller Interface support" depends on PCI && EXPERIMENTAL depends on PCI help help This select the generic Secure Digital Host Controller Interface. This select the generic Secure Digital Host Controller Interface. It is used by manufacturers such as Texas Instruments(R), Ricoh(R) It is used by manufacturers such as Texas Instruments(R), Ricoh(R) Loading Loading @@ -118,8 +118,8 @@ config MMC_TIFM_SD module will be called tifm_sd. module will be called tifm_sd. config MMC_SPI config MMC_SPI tristate "MMC/SD over SPI (EXPERIMENTAL)" tristate "MMC/SD over SPI" depends on MMC && SPI_MASTER && !HIGHMEM && EXPERIMENTAL depends on MMC && SPI_MASTER && !HIGHMEM select CRC7 select CRC7 select CRC_ITU_T select CRC_ITU_T help help Loading