qede: Move all UDP port notifiers to single function
[cascardo/linux.git] / drivers / net / ethernet / qlogic / Kconfig
index 680d8c7..613dd28 100644 (file)
@@ -114,24 +114,4 @@ config QEDE
        ---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.
-
-config QEDE_GENEVE
-       bool "Generic Network Virtualization Encapsulation (GENEVE) support"
-       depends on QEDE && GENEVE && !(QEDE=y && GENEVE=m)
-       ---help---
-         This allows one to create GENEVE virtual interfaces that provide
-         Layer 2 Networks over Layer 3 Networks. GENEVE is often used
-         to tunnel virtual network infrastructure in virtualized environments.
-         Say Y here if you want to enable hardware offload support for
-         Generic Network Virtualization Encapsulation (GENEVE) in the driver.
-
 endif # NET_VENDOR_QLOGIC