mpt3sas: eliminate the kconfig warning
Signed-off-by: Huang Cun <cunhuang@tencent.com>
This commit is contained in:
parent
421f160199
commit
33d6865086
|
@ -77,7 +77,7 @@ config SCSI_MPT3SAS_MAX_SGE
|
||||||
config SCSI_MPT2SAS
|
config SCSI_MPT2SAS
|
||||||
tristate "Legacy MPT2SAS config option"
|
tristate "Legacy MPT2SAS config option"
|
||||||
default n
|
default n
|
||||||
select SCSI_MPT3SAS
|
depends on SCSI_MPT3SAS || THIRDPARTY_MPT3SAS
|
||||||
depends on PCI && SCSI
|
depends on PCI && SCSI
|
||||||
---help---
|
---help---
|
||||||
Dummy config option for backwards compatiblity: configure the MPT3SAS
|
Dummy config option for backwards compatiblity: configure the MPT3SAS
|
||||||
|
|
Loading…
Reference in New Issue