From: Russell King <rmk+lkml@arm.linux.org.uk>
To: Greg KH <greg@kroah.com>
Cc: Olaf Zaplinski <o.zaplinski@broadnet-mediascape.de>,
linux-kernel@vger.kernel.org
Subject: Re: 2.6.4: disabling SCSI support not possible
Date: Fri, 2 Apr 2004 18:16:30 +0100 [thread overview]
Message-ID: <20040402181630.B12306@flint.arm.linux.org.uk> (raw)
In-Reply-To: <20040402165941.GA29046@kroah.com>; from greg@kroah.com on Fri, Apr 02, 2004 at 08:59:41AM -0800
On Fri, Apr 02, 2004 at 08:59:41AM -0800, Greg KH wrote:
> No, this is the way it used to be, and it caused all kinds of problems
> in the past. It was switched to use 'select' on purpose, and should
> stay that way.
It's causing problems today by preventing people from being able to
de-select SCSI for no obvious reason.
It is far less intuitive to know you have to turn off USB_STORAGE
before you can turn off SCSI than to know that you have to turn on
SCSI before you can turn on USB_STORAGE.
If you wish to keep it this way, could we either have:
(a) a note in the SCSI help text to say that the option is forced
on by USB_STORAGE, so people know what to turn off.
or
(b) have kconfig tell you why you can't turn off the option.
Silently preventing options being turned off with no obvious reason
is a pretty major misfeature.
--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 PCMCIA - http://pcmcia.arm.linux.org.uk/
2.6 Serial core
next prev parent reply other threads:[~2004-04-02 17:16 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
2004-04-02 16:59 ` Greg KH
2004-04-02 17:16 ` Russell King [this message]
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=20040402181630.B12306@flint.arm.linux.org.uk \
--to=rmk+lkml@arm.linux.org.uk \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=o.zaplinski@broadnet-mediascape.de \
/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.