aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/Kconfig
diff options
context:
space:
mode:
authorTadeusz Struk <tadeusz.struk@intel.com>2014-06-05 13:44:39 -0700
committerHerbert Xu <herbert@gondor.apana.org.au>2014-06-20 21:26:19 +0800
commitcea4001ae1f80270a30031c6de139313e4dda213 (patch)
tree732acf9a7d987e497edf784cf128b94209a1a3ab /drivers/crypto/Kconfig
parentcrypto: qat - Intel(R) QAT DH895xcc accelerator (diff)
downloadlinux-dev-cea4001ae1f80270a30031c6de139313e4dda213.tar.xz
linux-dev-cea4001ae1f80270a30031c6de139313e4dda213.zip
crypto: qat - Update to makefiles
Update to makefiles etc. Don't update the firmware/Makefile yet since there is no FW binary in the crypto repo yet. This will be added later. v3 - removed change to ./firmware/Makefile Reviewed-by: Bruce W. Allan <bruce.w.allan@intel.com> Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/Kconfig')
-rw-r--r--drivers/crypto/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/crypto/Kconfig b/drivers/crypto/Kconfig
index 30756bd1a8c4..107822f43fc3 100644
--- a/drivers/crypto/Kconfig
+++ b/drivers/crypto/Kconfig
@@ -418,4 +418,5 @@ config CRYPTO_DEV_MXS_DCP
To compile this driver as a module, choose M here: the module
will be called mxs-dcp.
+source "drivers/crypto/qat/Kconfig"
endif # CRYPTO_HW