Re: [RFC][PATCH 4/4] crypto: Updated makefiles to add QAT

From: Randy Dunlap
Date: Tue Jun 03 2014 - 15:16:40 EST


On 06/03/2014 11:24 AM, Tadeusz Struk wrote:
> Update to makefiles etc.
> Signed-off-by: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
> ---
> Documentation/ioctl/ioctl-number.txt | 1 +
> MAINTAINERS | 6 ++++++
> drivers/crypto/Kconfig | 1 +
> drivers/crypto/Makefile | 1 +
> firmware/Makefile | 1 +
> 5 files changed, 10 insertions(+)
>

> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/