2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-05 20:24:09 +08:00
linux-next/net/802/Kconfig

12 lines
130 B
Plaintext
Raw Normal View History

# SPDX-License-Identifier: GPL-2.0-only
config STP
tristate
select LLC
config GARP
tristate
select STP
config MRP
tristate