[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4FCC358E.4000905@xenotime.net>
Date: Sun, 03 Jun 2012 21:11:58 -0700
From: Randy Dunlap <rdunlap@...otime.net>
To: Sonic Zhang <sonic.adi@...il.com>
CC: Herbert Xu <herbert@...dor.hengli.com.au>,
"David S. Miller" <davem@...emloft.net>,
linux-crypto@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
uclinux-dist-devel@...ckfin.uclinux.org,
Sonic Zhang <sonic.zhang@...log.com>
Subject: Re: [PATCH 2/2 v2] crypto: bfin_crc: CRC hardware driver for BF60x
family processors.
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists