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

Commit 7927bc09 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "crypto: Kconfig: msm8992: Add Hardware crypto module"

parents 95f90be8 1ba7fbe3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -326,7 +326,7 @@ config CRYPTO_DEV_QCRYPTO

config CRYPTO_DEV_QCE
	tristate "Qualcomm Crypto Engine (QCE) module"
	select CRYPTO_DEV_QCE50 if ARCH_MSM8974 || ARCH_MSM8226 || ARCH_MSM8610 || ARCH_FSM9900 || ARCH_APQ8084 || ARCH_MSM8916 || ARCH_MSM8994 || ARCH_MSM8909 || ARCH_FSM9010 || ARCH_MDM9640
	select CRYPTO_DEV_QCE50 if ARCH_MSM8974 || ARCH_MSM8226 || ARCH_MSM8610 || ARCH_FSM9900 || ARCH_APQ8084 || ARCH_MSM8916 || ARCH_MSM8994 || ARCH_MSM8909 || ARCH_MSM8992 || ARCH_FSM9010 || ARCH_MDM9640
	default n
	help
          This driver supports Qualcomm Crypto Engine in MSM7x30, MSM8660
@@ -334,7 +334,7 @@ config CRYPTO_DEV_QCE
	  To compile this driver as a module, choose M here: the
	  For MSM7x30 MSM8660 and MSM8x55 the module is called qce
	  For MSM8960, APQ8064 and MSM9615 the module is called qce40
	  For MSM8974, MSM8916, MSM8994, MSM8909 and APQ8084 the module
	  For MSM8974, MSM8916, MSM8994, MSM8909, MSM8992 and APQ8084 the module
	  is called qce50.

config CRYPTO_DEV_QCEDEV