From: "Jordan Crouse" <jordan.crouse@amd.com>
To: "Randy Dunlap" <randy.dunlap@oracle.com>
Cc: "lkml" <linux-kernel@vger.kernel.org>,
info-linux@ldcmail.amd.com, "akpm" <akpm@osdl.org>
Subject: Re: geode crypto is PCI device
Date: Fri, 8 Dec 2006 08:31:27 -0700 [thread overview]
Message-ID: <20061208153126.GC26801@cosmic.amd.com> (raw)
In-Reply-To: <LYRIS-4270-98126-2006.12.07-23.17.55--jordan.crouse#amd.com@whitestar.amd.com>
On 07/12/06 22:16 -0800, Randy Dunlap wrote:
> From: Randy Dunlap <randy.dunlap@oracle.com>
>
> This driver seems to be for a PCI device.
Indeed it is. Nice catch.
> Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Acked-by: Jordan Crouse <jordan.crouse@amd.com>
> ---
> drivers/crypto/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> --- linux-2.6.19-git11.orig/drivers/crypto/Kconfig
> +++ linux-2.6.19-git11/drivers/crypto/Kconfig
> @@ -53,7 +53,7 @@ config CRYPTO_DEV_PADLOCK_SHA
>
> config CRYPTO_DEV_GEODE
> tristate "Support for the Geode LX AES engine"
> - depends on CRYPTO && X86_32
> + depends on CRYPTO && X86_32 && PCI
> select CRYPTO_ALGAPI
> select CRYPTO_BLKCIPHER
> default m
>
>
> ---
>
>
>
> ---
> You are currently subscribed to info-linux@geode.amd.com
> as: jordan.crouse@amd.com
> To unsubscribe send a blank email to:
> leave-info-linux-4270J@whitestar.amd.com
--
Jordan Crouse
Senior Linux Engineer
Advanced Micro Devices, Inc.
<www.amd.com/embeddedprocessors>
parent reply other threads:[~2006-12-08 15:31 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <LYRIS-4270-98126-2006.12.07-23.17.55--jordan.crouse#amd.com@whitestar.amd.com>]
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=20061208153126.GC26801@cosmic.amd.com \
--to=jordan.crouse@amd.com \
--cc=akpm@osdl.org \
--cc=info-linux@ldcmail.amd.com \
--cc=linux-kernel@vger.kernel.org \
--cc=randy.dunlap@oracle.com \
/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.