OSDN Git Service

perf evlist: Use the right prefix for 'struct evlist' browser methods
[uclinux-h8/linux.git] / net / 802 / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config STP
3         tristate
4         select LLC
5
6 config GARP
7         tristate
8         select STP
9
10 config MRP
11         tristate