From: Linda Walsh <lkml@tlinx.org>
To: Randy Dunlap <randy.dunlap@oracle.com>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: building i386 requires s390: "driver/crypto/Kconfig" sourcing s390 arch
Date: Fri, 18 May 2007 23:47:05 -0700 [thread overview]
Message-ID: <464E9D69.8030505@tlinx.org> (raw)
In-Reply-To: <20070518161920.ae0ed062.randy.dunlap@oracle.com>
Randy Dunlap wrote:
> if S390
> source "arch/s390/crypto/Kconfig"
> endif
>
Why bother? Why not just move the contents of s390's crypto "Kconfig"
in place of the "source" statement. All the options in s390's Kconfig
are already conditional depending on S390.
The contents simply need to be [moved] in[to] the the main crypto
config file (./drivers/crypto/Kconfig).
It "works" fine on i386, don't see why it wouldn't build on any other
arch.
next prev parent reply other threads:[~2007-05-19 6:47 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-18 19:32 building i386 requires s390: "driver/crypto/Kconfig" sourcing s390 arch Linda Walsh
2007-05-18 21:17 ` Randy Dunlap
2007-05-18 21:46 ` Linda Walsh
2007-05-18 23:19 ` Randy Dunlap
2007-05-18 23:32 ` Robert P. J. Day
2007-05-19 0:07 ` Randy Dunlap
2007-05-19 5:38 ` Sam Ravnborg
2007-05-19 6:47 ` Linda Walsh [this message]
2007-05-20 10:01 ` Heiko Carstens
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=464E9D69.8030505@tlinx.org \
--to=lkml@tlinx.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox