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

Commit 0e884bb6 authored by Ram Prakash Gupta's avatar Ram Prakash Gupta Committed by Gerrit - the friendly Code Review server
Browse files

mmc: host: Kconfig: Enable ICE Kconfig for mmc on sm6150



Kconfig entry added for ICE support in mmc on sm6150.

Change-Id: Ie92be91a8e83614ef3fa4ecf479d6c5aebd4fd15
Signed-off-by: default avatarRam Prakash Gupta <rampraka@codeaurora.org>
parent b02e69d0
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -438,6 +438,17 @@ config MMC_SDHCI_MSM

	  If unsure, say N.

config MMC_SDHCI_MSM_ICE
	bool "Qualcomm Technologies, Inc Inline Crypto Engine for SDHCI core"
	depends on MMC_SDHCI_MSM && CRYPTO_DEV_QCOM_ICE
	help
	  This selects the QTI specific additions to support Inline Crypto
	  Engine (ICE). ICE accelerates the crypto operations and maintains
	  the high SDHCI performance.

	  Select this if you have ICE supported for SDHCI on QTI chipset.
	  If unsure, say N.

config MMC_MXC
	tristate "Freescale i.MX21/27/31 or MPC512x Multimedia Card support"
	depends on ARCH_MXC || PPC_MPC512x