Re: make menuconfig: where's USB Mass Storage?

Johannes Erdfelt (johannes@erdfelt.com)
Fri, 5 Jan 2001 00:01:20 -0500


On Fri, Jan 05, 2001, Keith Owens <kaos@ocs.com.au> wrote:
> On Fri, 5 Jan 2001 02:42:11 -0200,
> Fr d ric L . W . Meunier <0@pervalidus.net> wrote:
> >Is this just me? Configuring 2.4.0 with make menuconfig with
> >CONFIG_EXPERIMENTAL=y I get no prompt for USB Mass Storage,
> >but the .config is saved with # CONFIG_USB_STORAGE is not set
>
> CONFIG_USB_STORAGE is only available if you have both USB and SCSI
> selected. Is that the correct combination? I have no idea, but that
> is what is coded.

Yup, obviously USB is required, but USB storage devices are all SCSI
(atleast the class devices are), so we need the SCSI layer as well.

JE

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/