Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux...
[cascardo/linux.git] / drivers / net / ethernet / qlogic / Kconfig
index 6ba4840..0df1391 100644 (file)
@@ -88,6 +88,9 @@ config QED
        ---help---
          This enables the support for ...
 
+config QED_LL2
+       bool
+
 config QED_SRIOV
        bool "QLogic QED 25/40/100Gb SR-IOV support"
        depends on QED && PCI_IOV
@@ -104,4 +107,15 @@ config QEDE
        ---help---
          This enables the support for ...
 
+config INFINIBAND_QEDR
+       tristate "QLogic qede RoCE sources [debug]"
+       depends on QEDE && 64BIT
+       select QED_LL2
+       default n
+       ---help---
+         This provides a temporary node that allows the compilation
+         and logical testing of the InfiniBand over Ethernet support
+         for QLogic QED. This would be replaced by the 'real' option
+         once the QEDR driver is added [+relocated].
+
 endif # NET_VENDOR_QLOGIC