kernel: add kmod-vrf
[openwrt/openwrt.git] / config / Config-kernel.in
index 98dab9b6fd539656548edb053b72d8f60646c01c..31d4e276fdf91dde2259ec9d178243a3cf3ecb90 100644 (file)
@@ -1042,6 +1042,16 @@ if KERNEL_IPV6
 
 endif
 
+#
+# Miscellaneous network configuration
+#
+
+config KERNEL_NET_L3_MASTER_DEV
+       bool "L3 Master device support"
+       help
+         This module provides glue between core networking code and device
+         drivers to support L3 master devices like VRF.
+
 #
 # NFS related symbols
 #