public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Marc-Christian Petersen <m.c.p@wolk-project.de>
To: linux-kernel@vger.kernel.org
Cc: Russell King <rmk+lkml@arm.linux.org.uk>,
	Olaf Zaplinski <o.zaplinski@broadnet-mediascape.de>,
	Greg KH <greg@kroah.com>
Subject: Re: 2.6.4: disabling SCSI support not possible
Date: Fri, 2 Apr 2004 16:03:05 +0200	[thread overview]
Message-ID: <200404021603.05688@WOLK> (raw)
In-Reply-To: <20040402144216.A12306@flint.arm.linux.org.uk>

On Friday 02 April 2004 15:42, Russell King wrote:

Hi Russel,

> --- orig/drivers/usb/storage/Kconfig	Sat Mar 20 09:22:45 2004
> +++ linux/drivers/usb/storage/Kconfig	Fri Apr  2 14:41:05 2004
> @@ -4,8 +4,7 @@
>
>  config USB_STORAGE
>  	tristate "USB Mass Storage support"
> -	depends on USB
> -	select SCSI
> +	depends on USB && SCSI
>  	---help---
>  	  Say Y here if you want to connect USB mass storage devices to your
>  	  computer's USB port. This is the driver you need for USB floppy drives,
> @@ -13,6 +12,9 @@ config USB_STORAGE
>  	  similar devices. This driver may also be used for some cameras and
>  	  card readers.
>
> +	  Please select SCSI support before enabling USB Mass Storage
> +	  support.
> +
>  	  To compile this driver as a module, choose M here: the
>  	  module will be called usb-storage.

pretty useless if you do not see "USB Mass Storage support" config options due 
to disabled SCSI ;)

I'd suggest a comment, when SCSI is disabled, that USB Mass Storage is 
disabled unless you select SCSI. I tried to cook up a simple patch but it 
seems I don't know kbuild very well. The menu structure messed up after I did 
it.

ciao, Marc

  reply	other threads:[~2004-04-02 14:03 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-02 13:09 2.6.4: disabling SCSI support not possible Olaf Zaplinski
2004-04-02 13:18 ` Grzegorz Kulewski
2004-04-02 13:21 ` Sean Neakums
2004-04-02 13:42   ` Russell King
2004-04-02 14:03     ` Marc-Christian Petersen [this message]
2004-04-02 16:59     ` Greg KH
2004-04-02 17:16       ` Russell King
2004-04-02 17:56         ` Kevin P. Fleming
2004-04-02 18:14         ` Greg KH
2004-04-05 22:17         ` Bill Davidsen
2004-04-06  8:42           ` Russell King
2004-04-06 10:46             ` Marc-Christian Petersen
2004-04-06 11:03               ` Marc-Christian Petersen
2004-04-02 19:29     ` Ricky Beam

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=200404021603.05688@WOLK \
    --to=m.c.p@wolk-project.de \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=o.zaplinski@broadnet-mediascape.de \
    --cc=rmk+lkml@arm.linux.org.uk \
    /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