Re: [PATCH 4/7] crypto: add hisilicon Queue Manager driver

From: Randy Dunlap
Date: Sun Sep 02 2018 - 22:15:23 EST


On 09/02/2018 05:52 PM, Kenneth Lee wrote:
> diff --git a/drivers/crypto/hisilicon/Kconfig b/drivers/crypto/hisilicon/Kconfig
> index 8ca9c503bcb0..02a6eef84101 100644
> --- a/drivers/crypto/hisilicon/Kconfig
> +++ b/drivers/crypto/hisilicon/Kconfig
> @@ -1,4 +1,8 @@
> # SPDX-License-Identifier: GPL-2.0
> +config CRYPTO_DEV_HISILICON
> + tristate "Support for HISILICON CRYPTO ACCELERATOR"
> + help
> + Enable this to use Hisilicon Hardware Accelerators

Accelerators.


--
~Randy