mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-17 10:41:26 +00:00
Allows enabling target mode support without SCST enabled. Otherwise it is impossible to use the target driver with out of tree SCST.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@522 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -28,7 +28,7 @@ config SCSI_QLA_FC
|
||||
|
||||
config SCSI_QLA2XXX_TARGET
|
||||
bool "QLogic 2XXX target mode support"
|
||||
depends on SCSI_QLA_FC && SCST
|
||||
depends on SCSI_QLA_FC
|
||||
default SCST
|
||||
---help---
|
||||
This option enables target mode hooks used by the SCST qla2x00t driver.
|
||||
|
||||
Reference in New Issue
Block a user