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