All of lore.kernel.org
 help / color / mirror / Atom feed
From: Herbert Xu <herbert@gondor.apana.org.au>
To: Andreas Westin <andreas.westin@stericsson.com>
Cc: "David S. Miller" <davem@davemloft.net>,
	linux-crypto@vger.kernel.org, kim.phillips@freescale.com
Subject: Re: [PATCH v6 1/3] crypto: ux500: Add driver for CRYP hardware.
Date: Fri, 27 Apr 2012 11:33:15 +1000	[thread overview]
Message-ID: <20120427013315.GC32567@gondor.apana.org.au> (raw)
In-Reply-To: <1335170935-12861-2-git-send-email-andreas.westin@stericsson.com>

On Mon, Apr 23, 2012 at 10:48:53AM +0200, Andreas Westin wrote:
>
> +config CRYPTO_DEV_UX500
> +	tristate "Driver for ST-Ericsson UX500 crypto hardware acceleration"
> +	#depends on ARCH_UX500
> +	select CRYPTO_ALGAPI
> +	help
> +	  Driver for ST-Ericsson UX500 crypto engine.

Please fix up the arch dependency so it doesn't break non-ux500
builds.

Thanks!
-- 
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

  reply	other threads:[~2012-04-27  1:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-23  8:48 [PATCH v6 0/3] crypto: ux500 crypto and hash driver Andreas Westin
2012-04-23  8:48 ` [PATCH v6 1/3] crypto: ux500: Add driver for CRYP hardware Andreas Westin
2012-04-27  1:33   ` Herbert Xu [this message]
2012-04-23  8:48 ` [PATCH v6 2/3] crypto: ux500: Add driver for HASH hardware Andreas Westin
2012-04-23  8:48 ` [PATCH v6 3/3] mach-ux500: Crypto: core support for CRYP/HASH module Andreas Westin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120427013315.GC32567@gondor.apana.org.au \
    --to=herbert@gondor.apana.org.au \
    --cc=andreas.westin@stericsson.com \
    --cc=davem@davemloft.net \
    --cc=kim.phillips@freescale.com \
    --cc=linux-crypto@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.