Re: Why can't I shut scsi device support off in -test9?

From: Randy.Dunlap
Date: Wed Nov 12 2003 - 12:03:24 EST


On Wed, 12 Nov 2003 02:03:51 -0600 Rob Landley <rob@xxxxxxxxxxx> wrote:

| On Wednesday 12 November 2003 01:34, Marc Zyngier wrote:
| > >>>>> "Rob" == Rob Landley <rob@xxxxxxxxxxx> writes:
| >
| > Rob> I tried switching SCSI support off by hand (editing .config) and
| > Rob> it still showed up in the menu. (Maybe turned back on by a
| > Rob> dependency, but on what?)
| >
| > Care to submit this .config ?

I also have no trouble disabling CONFIG_SCSI with this .config file,
using any of 'make menuconfig|xconfig|oldconfig' ($EDITOR + oldconfig).

on 2.6.0-test9 plain

A quick grep of all Kconfig files finds only USB_STORAGE that
does a "select SCSI" when it (USB_STORAGE) is enabled.

--
~Randy
MOTD: Always include version info.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/