aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/files-5.15/drivers/net/dsa/rtl83xx/Kconfig
blob: 3124ee8d20c219ab3375e09e3cd0cc77bf5c4489 (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0-only
config NET_DSA_RTL83XX
	tristate "Realtek RTL838x/RTL839x switch support"
	depends on RTL83XX
	select NET_DSA_TAG_TRAILER
	help
	  This driver adds support for Realtek RTL83xx series switching.