public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
* linux-next: manual merge of the crypto tree with the powerpc tree
@ 2012-05-17  3:21 Stephen Rothwell
  2012-05-17  3:22 ` Herbert Xu
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Rothwell @ 2012-05-17  3:21 UTC (permalink / raw)
  To: Herbert Xu
  Cc: linux-kernel, linux-next, Paul Mackerras, Andreas Westin,
	Kent Yoder, linuxppc-dev


[-- Attachment #1.1: Type: text/plain, Size: 1640 bytes --]

Hi Herbert,

Today's linux-next merge of the crypto tree got a conflict in
drivers/crypto/Kconfig between commit aef7b31c8833 ("powerpc/crypto:
Build files for the nx device driver") from the powerpc tree and commit
2789c08fffea ("crypto: ux500 - Add driver for CRYP hardware") from the
crypto tree.

Just context changes.  I fixed it up (see below) and can carry the fix as
necessary.
-- 
Cheers,
Stephen Rothwell                    sfr@canb•auug.org.au

diff --cc drivers/crypto/Kconfig
index f1ceeef,69fdf18..0000000
--- a/drivers/crypto/Kconfig
+++ b/drivers/crypto/Kconfig
@@@ -296,21 -295,15 +296,32 @@@ config CRYPTO_DEV_TEGRA_AE
  	  To compile this driver as a module, choose M here: the module
  	  will be called tegra-aes.
  
 +config CRYPTO_DEV_NX
 +	tristate "Support for Power7+ in-Nest cryptographic accleration"
 +	depends on PPC64 && IBMVIO
 +	select CRYPTO_AES
 +	select CRYPTO_CBC
 +	select CRYPTO_ECB
 +	select CRYPTO_CCM
 +	select CRYPTO_GCM
 +	select CRYPTO_AUTHENC
 +	select CRYPTO_XCBC
 +	select CRYPTO_SHA256
 +	select CRYPTO_SHA512
 +	help
 +	  Support for Power7+ in-Nest cryptographic acceleration. This
 +	  module supports acceleration for AES and SHA2 algorithms. If you
 +	  choose 'M' here, this module will be called nx_crypto.
 +
+ config CRYPTO_DEV_UX500
+ 	tristate "Driver for ST-Ericsson UX500 crypto hardware acceleration"
+ 	depends on ARCH_U8500
+ 	select CRYPTO_ALGAPI
+ 	help
+ 	  Driver for ST-Ericsson UX500 crypto engine.
+ 
+ if CRYPTO_DEV_UX500
+ 	source "drivers/crypto/ux500/Kconfig"
+ endif # if CRYPTO_DEV_UX500
+ 
  endif # CRYPTO_HW

[-- Attachment #1.2: Type: application/pgp-signature, Size: 836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 150 bytes --]

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists•ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: linux-next: manual merge of the crypto tree with the powerpc tree
  2012-05-17  3:21 linux-next: manual merge of the crypto tree with the powerpc tree Stephen Rothwell
@ 2012-05-17  3:22 ` Herbert Xu
  0 siblings, 0 replies; 2+ messages in thread
From: Herbert Xu @ 2012-05-17  3:22 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: linux-next, linux-kernel, Andreas Westin, Kent Yoder,
	Benjamin Herrenschmidt, Paul Mackerras, linuxppc-dev

On Thu, May 17, 2012 at 01:21:16PM +1000, Stephen Rothwell wrote:
> Hi Herbert,
> 
> Today's linux-next merge of the crypto tree got a conflict in
> drivers/crypto/Kconfig between commit aef7b31c8833 ("powerpc/crypto:
> Build files for the nx device driver") from the powerpc tree and commit
> 2789c08fffea ("crypto: ux500 - Add driver for CRYP hardware") from the
> crypto tree.
> 
> Just context changes.  I fixed it up (see below) and can carry the fix as
> necessary.

Looks fine.  Thanks Stephen!
-- 
Email: Herbert Xu <herbert@gondor•apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-05-17  3:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-17  3:21 linux-next: manual merge of the crypto tree with the powerpc tree Stephen Rothwell
2012-05-17  3:22 ` Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox