Re: [PATCH 17/17] BLOCK: Make it possible to disable the block layer[try #2]

From: Stefan Richter
Date: Tue Aug 29 2006 - 08:23:09 EST


Christoph Hellwig wrote:
> On Fri, Aug 25, 2006 at 05:23:05PM +0100, David Howells wrote:
>> > > config USB_STORAGE
>> > > tristate "USB Mass Storage support"
>> > > - depends on USB
>> > > + depends on USB && BLOCK
>> >
>> > ditto.
>>
>> ditto?
>
> Same as above. USB_STORAGE already selects scsi so it shouldn't need
> to depend on block.

David,
same with config IEEE1394_SBP2.

(sbp2 and usb-storage use one to two block layer symbols directly for
the single purpose to tune the SCSI request queue. I.e. they depend on
BLOCK just because they are SCSI drivers.)
--
Stefan Richter
-=====-=-==- =--- ===-=
http://arcgraph.de/sr/
-
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/