These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / net / l3mdev / Kconfig
diff --git a/kernel/net/l3mdev/Kconfig b/kernel/net/l3mdev/Kconfig
new file mode 100644 (file)
index 0000000..5d47325
--- /dev/null
@@ -0,0 +1,10 @@
+#
+# Configuration for L3 master device support
+#
+
+config NET_L3_MASTER_DEV
+       bool "L3 Master device support"
+       depends on INET || IPV6
+       ---help---
+         This module provides glue between core networking code and device
+         drivers to support L3 master devices like VRF.