mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
13 lines
291 B
Text
13 lines
291 B
Text
![]() |
#
|
||
|
# SCSI Device Handler configuration
|
||
|
#
|
||
|
|
||
|
menuconfig SCSI_DH
|
||
|
tristate "SCSI Device Handlers"
|
||
|
depends on SCSI
|
||
|
default n
|
||
|
help
|
||
|
SCSI Device Handlers provide device specific support for
|
||
|
devices utilized in multipath configurations. Say Y here to
|
||
|
select support for specific hardware.
|