Loading drivers/mmc/host/Kconfig +13 −0 Original line number Diff line number Diff line Loading @@ -843,6 +843,19 @@ config MMC_SUNXI This selects support for the SD/MMC Host Controller on Allwinner sunxi SoCs. config MMC_CQ_HCI tristate "Command Queue Support" depends on HAS_DMA help This selects the Command Queue Host Controller Interface (CQHCI) support present in host controllers of Qualcomm Technologies, Inc amongst others. This controller supports eMMC devices with command queue support. If you have a controller with this interface, say Y or M here. If unsure, say N. config MMC_TOSHIBA_PCI tristate "Toshiba Type A SD/MMC Card Interface Driver" depends on PCI Loading Loading
drivers/mmc/host/Kconfig +13 −0 Original line number Diff line number Diff line Loading @@ -843,6 +843,19 @@ config MMC_SUNXI This selects support for the SD/MMC Host Controller on Allwinner sunxi SoCs. config MMC_CQ_HCI tristate "Command Queue Support" depends on HAS_DMA help This selects the Command Queue Host Controller Interface (CQHCI) support present in host controllers of Qualcomm Technologies, Inc amongst others. This controller supports eMMC devices with command queue support. If you have a controller with this interface, say Y or M here. If unsure, say N. config MMC_TOSHIBA_PCI tristate "Toshiba Type A SD/MMC Card Interface Driver" depends on PCI Loading