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:
Vladislav Bolkhovitin
2008-10-10 10:00:08 +00:00
parent fdf6e710e1
commit d747aa2fa4

View File

@@ -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.