1
0
This repository has been archived on 2025-07-31. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
orange_kernel/net/l3mdev/Kconfig
2025-03-18 09:50:07 +08:00

12 lines
298 B
Plaintext

# SPDX-License-Identifier: GPL-2.0-only
#
# Configuration for L3 master device support
#
config NET_L3_MASTER_DEV
bool "L3 Master device support"
depends on INET || IPV6
help
This module provides glue between core networking code and device
drivers to support L3 master devices like VRF.