Merge "mmc: host: Kconfig: Enable cmdq config" into msm-4.14

This commit is contained in:
Linux Build Service Account 2018-04-16 18:09:36 -07:00 committed by Gerrit - the friendly Code Review server
commit 4ce5787b08

View File

@ -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