From: Dave Jones <davej@suse.de>
To: Tom Rini <trini@kernel.crashing.org>
Cc: Martin Dalecki <martin@dalecki.de>, LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Actually hide x86 IDE chipsets on !CONFIG_X86
Date: Thu, 14 Mar 2002 18:11:06 +0100 [thread overview]
Message-ID: <20020314181106.J19636@suse.de> (raw)
In-Reply-To: <20020314165018.GE706@opus.bloom.county>
In-Reply-To: <20020314165018.GE706@opus.bloom.county>; from trini@kernel.crashing.org on Thu, Mar 14, 2002 at 09:50:18AM -0700
On Thu, Mar 14, 2002 at 09:50:18AM -0700, Tom Rini wrote:
> Hello. The following actually hides x86-specific drivers on
> !CONFIG_X86. The problem is that dep_bool '...' CONFIG_FOO $CONFIG_BAR
> doesn't have the desired effect if CONFIG_BAR isn't set.
>
> + if [ "$CONFIG_X86" = "y" ]; then
> + bool ' CMD640 chipset bugfix/support' CONFIG_BLK_DEV_CMD640
> + dep_bool ' CMD640 enhanced support' CONFIG_BLK_DEV_CMD640_ENHANCED $CONFIG_BLK_DEV_CMD640
> + fi
I've a PCI card with one of these. It could in theory work on any arch
with a PCI slot.
--
| Dave Jones. http://www.codemonkey.org.uk
| SuSE Labs
next prev parent reply other threads:[~2002-03-14 17:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-03-14 16:50 [PATCH] Actually hide x86 IDE chipsets on !CONFIG_X86 Tom Rini
2002-03-14 17:11 ` Dave Jones [this message]
2002-03-14 17:24 ` Tom Rini
2002-03-14 18:41 ` Vojtech Pavlik
2002-03-14 18:56 ` Tom Rini
2002-03-14 18:58 ` Dave Jones
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=20020314181106.J19636@suse.de \
--to=davej@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=martin@dalecki.de \
--cc=trini@kernel.crashing.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox