From: Christoph Hellwig <hch@infradead.org>
To: Andi Kleen <ak@muc.de>
Cc: Keith Owens <kaos@ocs.com.au>,
torvalds@transmeta.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] CONFIG_ISA
Date: Mon, 13 May 2002 08:01:33 +0100 [thread overview]
Message-ID: <20020513080133.A28324@infradead.org> (raw)
In-Reply-To: <20020512203615.A12612@averell> <25899.1021244460@ocs3.intra.ocs.com.au> <20020513014051.A1737@averell>
On Mon, May 13, 2002 at 01:40:51AM +0200, Andi Kleen wrote:
> --- linux-vanilla/drivers/media/radio/Config.in Sun Apr 14 21:18:54 2002
> +++ linux/drivers/media/radio/Config.in Thu May 9 20:07:45 2002
> @@ -4,6 +4,7 @@
> mainmenu_option next_comment
> comment 'Radio Adapters'
>
> +if [ "$CONFIG_ISA" = "y" ]; then
> dep_tristate ' ADS Cadet AM/FM Tuner' CONFIG_RADIO_CADET $CONFIG_VIDEO_DEV
> dep_tristate ' AIMSlab RadioTrack (aka RadioReveal) support' CONFIG_RADIO_RTRACK $CONFIG_VIDEO_DEV
> if [ "$CONFIG_RADIO_RTRACK" = "y" ]; then
> @@ -21,9 +22,11 @@ dep_tristate ' GemTek Radio Card suppor
> if [ "$CONFIG_RADIO_GEMTEK" = "y" ]; then
> hex ' GemTek i/o port (0x20c, 0x30c, 0x24c or 0x34c)' CONFIG_RADIO_GEMTEK_PORT 34c
> fi
> +fi
Could you please update the indentation?
prev parent reply other threads:[~2002-05-13 7:01 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-12 18:36 [PATCH] CONFIG_ISA Andi Kleen
2002-05-12 18:46 ` Axel H. Siebenwirth
2002-05-12 18:57 ` Andi Kleen
2002-05-13 12:18 ` Maciej W. Rozycki
2002-05-12 19:00 ` Thunder from the hill
2002-05-13 7:51 ` Andrzej Krzysztofowicz
2002-05-12 20:57 ` Diego Calleja
2002-05-13 12:23 ` Maciej W. Rozycki
2002-05-13 12:37 ` Pavel Machek
2002-05-15 0:28 ` Linus Torvalds
2002-05-13 14:16 ` Alan Cox
2002-05-13 14:34 ` Maciej W. Rozycki
2002-05-13 14:57 ` Alan Cox
2002-05-12 23:01 ` Keith Owens
2002-05-12 23:40 ` Andi Kleen
2002-05-13 7:01 ` Christoph Hellwig [this message]
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=20020513080133.A28324@infradead.org \
--to=hch@infradead.org \
--cc=ak@muc.de \
--cc=kaos@ocs.com.au \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.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.