Re: [PATCH 2/2 v2] crypto: bfin_crc: CRC hardware driver for BF60xfamily processors.

From: Randy Dunlap
Date: Mon Jun 04 2012 - 00:12:09 EST


On 06/03/2012 09:00 PM, Sonic Zhang wrote:

> diff --git a/drivers/crypto/Kconfig b/drivers/crypto/Kconfig
> index 69fdf18..3a05ba9 100644
> --- a/drivers/crypto/Kconfig
> +++ b/drivers/crypto/Kconfig
> @@ -306,4 +306,11 @@ if CRYPTO_DEV_UX500
> source "drivers/crypto/ux500/Kconfig"
> endif # if CRYPTO_DEV_UX500
>
> +config CRYPTO_DEV_BFIN_CRC
> + tristate "Support for Blackfin CRC hareware"


hardware


> + depends on BF60x
> + help
> + Newer Blackfin processors have CRC hardware. Select this if you
> + want to use the Blackfin CRC module.
> +
> 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/