qed/qede: Add VXLAN tunnel slowpath configuration support
[cascardo/linux.git] / drivers / net / ethernet / qlogic / Kconfig
index ddcfcab..7a65522 100644 (file)
@@ -103,4 +103,15 @@ config QEDE
        depends on QED
        ---help---
          This enables the support for ...
+
+config QEDE_VXLAN
+       bool "Virtual eXtensible Local Area Network support"
+       default n
+       depends on QEDE && VXLAN && !(QEDE=y && VXLAN=m)
+       ---help---
+         This enables hardware offload support for VXLAN protocol over
+         qede module. Say Y here if you want to enable hardware offload
+         support for Virtual eXtensible Local Area Network (VXLAN)
+         in the driver.
+
 endif # NET_VENDOR_QLOGIC