blob: 2b2861e1fb7d25c501144a15ae115c14c36b2f03 [file] [log] [blame]
Thomas Gleixnerec8f24b2019-05-19 13:07:45 +01001# SPDX-License-Identifier: GPL-2.0-only
David Ahern1b69c6d2015-09-29 20:07:11 -07002#
3# Configuration for L3 master device support
4#
5
6config NET_L3_MASTER_DEV
7 bool "L3 Master device support"
8 depends on INET || IPV6
Masahiro Yamadaa7f7f622020-06-14 01:50:22 +09009 help
David Ahern1b69c6d2015-09-29 20:07:11 -070010 This module provides glue between core networking code and device
11 drivers to support L3 master devices like VRF.