xref: /linux/net/l3mdev/Kconfig (revision 4b4193256c8d3bc3a5397b5cd9494c2ad386317d)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
21b69c6d0SDavid Ahern#
31b69c6d0SDavid Ahern# Configuration for L3 master device support
41b69c6d0SDavid Ahern#
51b69c6d0SDavid Ahern
61b69c6d0SDavid Ahernconfig NET_L3_MASTER_DEV
71b69c6d0SDavid Ahern	bool "L3 Master device support"
81b69c6d0SDavid Ahern	depends on INET || IPV6
9*a7f7f624SMasahiro Yamada	help
101b69c6d0SDavid Ahern	  This module provides glue between core networking code and device
111b69c6d0SDavid Ahern	  drivers to support L3 master devices like VRF.
12