summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/Makefile
diff options
context:
space:
mode:
authorTom Lendacky2013-11-12 18:46:51 +0100
committerHerbert Xu2013-12-05 14:28:40 +0100
commitf114766088f352a47f57307ff927b815e0239644 (patch)
tree763d44982b4350819d0cf7dd7ddf5f1633135d81 /drivers/crypto/Makefile
parentcrypto: ccp - CCP SHA crypto API support (diff)
downloadkernel-qcow2-linux-f114766088f352a47f57307ff927b815e0239644.tar.gz
kernel-qcow2-linux-f114766088f352a47f57307ff927b815e0239644.tar.xz
kernel-qcow2-linux-f114766088f352a47f57307ff927b815e0239644.zip
crytpo: ccp - CCP device driver build files
These files provide the ability to configure and build the AMD CCP device driver and crypto API support. Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/Makefile')
-rw-r--r--drivers/crypto/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/crypto/Makefile b/drivers/crypto/Makefile
index b4946ddd2550..8a6c86a2e2c9 100644
--- a/drivers/crypto/Makefile
+++ b/drivers/crypto/Makefile
@@ -22,3 +22,4 @@ obj-$(CONFIG_CRYPTO_DEV_NX) += nx/
obj-$(CONFIG_CRYPTO_DEV_ATMEL_AES) += atmel-aes.o
obj-$(CONFIG_CRYPTO_DEV_ATMEL_TDES) += atmel-tdes.o
obj-$(CONFIG_CRYPTO_DEV_ATMEL_SHA) += atmel-sha.o
+obj-$(CONFIG_CRYPTO_DEV_CCP) += ccp/