| Chandra Seetharaman | a6a8d9f | 2008-05-01 14:49:46 -0700 | [diff] [blame^] | 1 | # |
| 2 | # SCSI Device Handler configuration | ||||
| 3 | # | ||||
| 4 | |||||
| 5 | menuconfig SCSI_DH | ||||
| 6 | tristate "SCSI Device Handlers" | ||||
| 7 | depends on SCSI | ||||
| 8 | default n | ||||
| 9 | help | ||||
| 10 | SCSI Device Handlers provide device specific support for | ||||
| 11 | devices utilized in multipath configurations. Say Y here to | ||||
| 12 | select support for specific hardware. | ||||