All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
To: Adrian Bunk <bunk@stusta.de>
Cc: Mike Castle <dalgoda@ix.netcom.com>,
	jgarzik@pobox.com, linux-ide@vger.kernel.org
Subject: Re: [2.4 patch] let SCSI_SATA_NV depend on EXPERIMENTAL
Date: Wed, 8 Dec 2004 19:29:20 -0200	[thread overview]
Message-ID: <20041208212920.GD2348@dmt.cyclades> (raw)
In-Reply-To: <20041208030246.GP5496@stusta.de>


Applied - thanks Adrian.

On Wed, Dec 08, 2004 at 04:02:46AM +0100, Adrian Bunk wrote:
> Jeff,
> 
> Mike Castle <dalgoda@ix.netcom.com> noticed that CONFIG_SCSI_SATA_NV in 
> 2.4 is marked as "(EXPERIMENTAL)", but doesn't depend on EXPERIMENTAL.
> 
> Since it depends on EXPERIMENTAL in 2.6, I'd sugget the patch below to 
> add this dependency in 2.4, too.
> 
> 
> Signed-off-by: Adrian Bunk <bunk@stusta.de>
> 
> --- linux-2.4.29-pre1-full/drivers/scsi/Config.in.old	2004-12-08 03:53:07.000000000 +0100
> +++ linux-2.4.29-pre1-full/drivers/scsi/Config.in	2004-12-08 03:53:26.000000000 +0100
> @@ -72,7 +72,7 @@
>  dep_tristate '  AHCI SATA support (EXPERIMENTAL)' CONFIG_SCSI_SATA_AHCI $CONFIG_SCSI_SATA $CONFIG_PCI $CONFIG_EXPERIMENTAL
>  dep_tristate '  ServerWorks Frodo / Apple K2 SATA support (EXPERIMENTAL)' CONFIG_SCSI_SATA_SVW $CONFIG_SCSI_SATA $CONFIG_PCI $CONFIG_EXPERIMENTAL
>  dep_tristate '  Intel PIIX/ICH SATA support' CONFIG_SCSI_ATA_PIIX $CONFIG_SCSI_SATA $CONFIG_PCI
> -dep_tristate '  NVIDIA SATA support (EXPERIMENTAL)' CONFIG_SCSI_SATA_NV $CONFIG_SCSI_SATA $CONFIG_PCI
> +dep_tristate '  NVIDIA SATA support (EXPERIMENTAL)' CONFIG_SCSI_SATA_NV $CONFIG_SCSI_SATA $CONFIG_PCI $CONFIG_EXPERIMENTAL
>  dep_tristate '  Promise SATA TX2/TX4 support (EXPERIMENTAL)' CONFIG_SCSI_SATA_PROMISE $CONFIG_SCSI_SATA $CONFIG_PCI $CONFIG_EXPERIMENTAL
>  dep_tristate '  Promise SATA SX4 support (EXPERIMENTAL)' CONFIG_SCSI_SATA_SX4 $CONFIG_SCSI_SATA $CONFIG_PCI $CONFIG_EXPERIMENTAL
>  dep_tristate '  Silicon Image SATA support (EXPERIMENTAL)' CONFIG_SCSI_SATA_SIL $CONFIG_SCSI_SATA $CONFIG_PCI $CONFIG_EXPERIMENTAL

      reply	other threads:[~2004-12-09 18:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-05 16:59 2.4.28 config prompts for EXPERIMENTAL features when shouldn't Mike Castle
2004-12-08  2:52 ` Adrian Bunk
2004-12-08  3:02   ` [2.4 patch] USB_ETH{,_RNDIS} EXPERIMENTAL dependencies Adrian Bunk
2004-12-08 21:57     ` [linux-usb-devel] " David Brownell
2004-12-08  3:02   ` [2.4 patch] let SCSI_SATA_NV depend on EXPERIMENTAL Adrian Bunk
2004-12-08 21:29     ` Marcelo Tosatti [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=20041208212920.GD2348@dmt.cyclades \
    --to=marcelo.tosatti@cyclades.com \
    --cc=bunk@stusta.de \
    --cc=dalgoda@ix.netcom.com \
    --cc=jgarzik@pobox.com \
    --cc=linux-ide@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.