On 06/03/2014 11:24 AM, Tadeusz Struk wrote:
Update to makefiles etc.
Signed-off-by: Tadeusz Struk <redacted>
---
Documentation/ioctl/ioctl-number.txt | 1 +
MAINTAINERS | 6 ++++++
drivers/crypto/Kconfig | 1 +
drivers/crypto/Makefile | 1 +
firmware/Makefile | 1 +
5 files changed, 10 insertions(+)
quoted hunk ↗ jump to hunk
diff --git a/drivers/crypto/Kconfig b/drivers/crypto/Kconfig
index f066fa2..1f20814 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"
Missing that file ^^^^^^^^^^^^^^^^^^^
endif # CRYPTO_HW
--
~Randy