Skip to content

Commit 75d943f

Browse files
jsmart-ghmartinkpetersen
authored andcommitted
scsi: lpfc: add missing Kconfig NVME dependencies
Add missing Kconfig NVME dependencies. Signed-off-by: James Smart <james.smart@broadcom.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
1 parent 693dcc3 commit 75d943f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/scsi/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1240,6 +1240,7 @@ config SCSI_LPFC
12401240
tristate "Emulex LightPulse Fibre Channel Support"
12411241
depends on PCI && SCSI
12421242
depends on SCSI_FC_ATTRS
1243+
depends on NVME_FC && NVME_TARGET_FC
12431244
select CRC_T10DIF
12441245
help
12451246
This lpfc driver supports the Emulex LightPulse

0 commit comments

Comments
 (0)