Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bc6ea8b7 authored by Sayali Lokhande's avatar Sayali Lokhande
Browse files

mmc: host: Kconfig: Enable cmdq config



Add kconfig option to enable eMMC CMDQ support
on msm-4.14.

Change-Id: Ib9ee789c11d7a48ebb5c2ecc9734c59ea584b46a
Signed-off-by: default avatarSayali Lokhande <sayalil@codeaurora.org>
parent 8e8b850c
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -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