Re: Compile error in 2.6.8-rc2-mm1 - rivafb related

From: Paulo Marques
Date: Thu Jul 29 2004 - 08:04:07 EST


Grega Fajdiga wrote:
...

Config attached. BTW why can't I disable SCSI support in menuconfig? I don't really need it.

probably because of this in "drivers/usb/storage/Kconfig":

> config USB_STORAGE
> tristate "USB Mass Storage support"
> depends on USB
> select SCSI

USB storage depends on SCSI. So, if you have usb-storage support you can't unselect SCSI.

--
Paulo Marques - www.grupopie.com
"In a world without walls and fences who needs windows and gates?"
-
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/