public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Olaf Hering <olh@suse.de>
To: Matthew Wilcox <willy@debian.org>
Cc: "Randy.Dunlap" <rddunlap@xenotime.net>,
	linux-scsi@vger.kernel.org, jejb <james.bottomley@steeleye.com>,
	gibbs@scsiguy.com
Subject: Re: 2.6.3 CONFIG_SCSI_AIC7 X X X Kconfig bug
Date: Thu, 11 Mar 2004 14:18:11 +0100	[thread overview]
Message-ID: <20040311131811.GA21286@suse.de> (raw)
In-Reply-To: <20040311131040.GH2148@parcelfarce.linux.theplanet.co.uk>

 On Thu, Mar 11, Matthew Wilcox wrote:

> On Thu, Mar 11, 2004 at 01:53:33PM +0100, Olaf Hering wrote:
> >  On Thu, Mar 11, Matthew Wilcox wrote:
> > 
> > >  
> > >  config SCSI_SATA
> > >  	bool "Serial ATA (SATA) support"
> > > -	depends on SCSI && EXPERIMENTAL
> > > +	depends on EXPERIMENTAL
> > >  	help
> > >  	  This driver family supports Serial ATA host controllers
> > >  	  and devices.
> > > @@ -397,7 +397,7 @@ config SCSI_SATA
> > >  
> > >  config SCSI_SATA_SVW
> > >  	tristate "ServerWorks Frodo / Apple K2 SATA support (EXPERIMENTAL)"
> > > -	depends on SCSI_SATA && PCI && EXPERIMENTAL
> > > +	depends on SCSI_SATA && PCI && (X86 || PPC) && EXPERIMENTAL
> > 
> > how do you handle the SCSI=m here? sata remains =y. I havent tried to
> > load scsi_mod and sd_mod, is SCSI=m supposed to work for SATA?
> 
> Putting the 'depends on SCSI' attribute on the menu means it applies to
> every item in the menu.  So if SCSI=m, SCSI_SATA would also be constrained
> to 'm' or 'n'.

even with 'bool' instead ot 'tristate'?

-- 
USB is for mice, FireWire is for men!

sUse lINUX ag, nÜRNBERG
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2004-03-11 13:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-09  5:11 2.6.3 CONFIG_SCSI_AIC7 X X X Kconfig bug Randy.Dunlap
2004-03-11 12:46 ` Matthew Wilcox
2004-03-11 12:53   ` Olaf Hering
2004-03-11 13:10     ` Matthew Wilcox
2004-03-11 13:18       ` Olaf Hering [this message]
2004-03-11 13:32         ` Matthew Wilcox
2004-03-11 15:42   ` rddunlap

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=20040311131811.GA21286@suse.de \
    --to=olh@suse.de \
    --cc=gibbs@scsiguy.com \
    --cc=james.bottomley@steeleye.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=rddunlap@xenotime.net \
    --cc=willy@debian.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