public inbox for linux-next@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] lpfc: add missing Kconfig NVME dependencies
@ 2017-02-22 16:20 James Smart
  2017-02-22 19:35 ` Sagi Grimberg
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: James Smart @ 2017-02-22 16:20 UTC (permalink / raw)
  To: hare, martin.petersen, dick.kennedy, linux-next, sfr, linux-nvme,
	sagi, linux-scsi


add missing Kconfig NVME dependencies

Can't believe I missed posting this

-- james

Signed-off-by: James Smart <james.smart@broadcom.com>
---
 drivers/scsi/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index d4023bf..2558434 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -1240,6 +1240,7 @@ config SCSI_LPFC
 	tristate "Emulex LightPulse Fibre Channel Support"
 	depends on PCI && SCSI
 	depends on SCSI_FC_ATTRS
+	depends on NVME_FC && NVME_TARGET_FC
 	select CRC_T10DIF
 	help
           This lpfc driver supports the Emulex LightPulse
-- 
2.5.0

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-02-15 19:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-22 16:20 [PATCH] lpfc: add missing Kconfig NVME dependencies James Smart
2017-02-22 19:35 ` Sagi Grimberg
2017-02-23 10:09 ` Christoph Hellwig
2017-02-23 15:51   ` James Smart
2018-02-15 19:00 ` Ewan D. Milne
2018-02-15 19:02   ` Ewan D. Milne

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox