Re: [PATCH 18/19] BLOCK: Make USB storage depend on SCSI rather than selecting it [try #6]

From: Michael Buesch
Date: Tue Aug 29 2006 - 14:51:05 EST


On Tuesday 29 August 2006 20:06, David Howells wrote:
> From: David Howells <dhowells@xxxxxxxxxx>
>
> This makes CONFIG_USB_STORAGE depend on CONFIG_SCSI rather than selecting it,
> as selecting it makes CONFIG_USB_STORAGE override the dependencies of SCSI,
> causing it to turn on even if they aren't all met.

Isn't this a kbuild bug, if that really happens? Shouldn't
CONFIG_USB_STORAGE be invisible, if a SELECTed has dependencies that
we are not able to SELECT, too?

--
Greetings Michael.
-
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/