crypto: qce - Build Qualcomm crypto driver
Modify crypto Kconfig and Makefile in order to build the qce driver and adds qce Makefile as well. Signed-off-by: Stanimir Varbanov <svarbanov@mm-sol.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:

committed by
Herbert Xu

parent
ec8f5d8f6f
commit
c672752d9c
6
drivers/crypto/qce/Makefile
Normal file
6
drivers/crypto/qce/Makefile
Normal file
@@ -0,0 +1,6 @@
|
||||
obj-$(CONFIG_CRYPTO_DEV_QCE) += qcrypto.o
|
||||
qcrypto-objs := core.o \
|
||||
common.o \
|
||||
dma.o \
|
||||
sha.o \
|
||||
ablkcipher.o
|
Reference in New Issue
Block a user