1*ec8f24b7SThomas 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 91b69c6d0SDavid Ahern ---help--- 101b69c6d0SDavid Ahern This module provides glue between core networking code and device 111b69c6d0SDavid Ahern drivers to support L3 master devices like VRF. 12