diff --git a/qla2x00t/Kconfig b/qla2x00t/Kconfig index 860e855a9..e4c991ff1 100644 --- a/qla2x00t/Kconfig +++ b/qla2x00t/Kconfig @@ -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.