Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[firefly-linux-kernel-4.4.55.git] / drivers / net / Kconfig
index 2334190ff8d231d3e6cb8dfc479a1cf032c57c59..87f1d39ca5517b4c4f2777427b46daf952f72a32 100644 (file)
@@ -150,7 +150,7 @@ config MACVTAP
 
 config VXLAN
        tristate "Virtual eXtensible Local Area Network (VXLAN)"
-       depends on EXPERIMENTAL && INET
+       depends on INET
        ---help---
          This allows one to create vxlan virtual interfaces that provide
          Layer 2 Networks over Layer 3 Networks. VXLAN is often used
@@ -188,6 +188,10 @@ config NETPOLL_TRAP
 config NET_POLL_CONTROLLER
        def_bool NETPOLL
 
+config NTB_NETDEV
+       tristate "Virtual Ethernet over NTB"
+       depends on NTB
+
 config RIONET
        tristate "RapidIO Ethernet over messaging driver support"
        depends on RAPIDIO