mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
Merge "mmc: host: Kconfig: Enable cmdq config" into msm-4.14
This commit is contained in:
commit
4ce5787b08
@ -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…
x
Reference in New Issue
Block a user