aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/Config-kernel.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/config/Config-kernel.in b/config/Config-kernel.in
index 98dab9b6fd..31d4e276fd 100644
--- a/config/Config-kernel.in
+++ b/config/Config-kernel.in
@@ -1043,6 +1043,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
#
config KERNEL_IP_PNP