-
CONFIG_NET_VLAN
¶
Enable virtual lan support
Type: bool
Help¶
Enables virtual lan (VLAN) support for Ethernet.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At subsys/net/l2/ethernet/Kconfig:30
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:24
→ subsys/net/Kconfig:80
→ subsys/net/l2/Kconfig:72
Menu path: (top menu) → Networking → Link layer options → Enable Ethernet support
config NET_VLAN bool prompt "Enable virtual lan support" ifNET_L2_ETHERNET
&&NETWORKING
depends onNET_L2_ETHERNET
&&NETWORKING
help Enables virtual lan (VLAN) support for Ethernet.
(Definitions include propagated dependencies, including from if’s and menus.)