Cc: Sam Ravnborg <sam@...>, Adrian Bunk <bunk@...>, Randy Dunlap <randy.dunlap@...>, <linux-usb@...>, <linux-kernel@...>, David Brownell <david-b@...>, Greg KH <greg@...>, Andrew Morton <akpm@...>
In fact, only a number of SCSI low-level drivers need SCSI_DMA. But
libata and usb-storage are currently not among those drivers. For them
it's currently harmless if SCSI_DMA is off.
SCSI_DMA only includes the symbols scsi_dma_map() and scsi_dma_unmap()
into the scsi core. libata and usb-storage don't call these.
--
Stefan Richter
-=====-==--- ---= --==-
http://arcgraph.de/sr/
--