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-crypto" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to