aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/files-5.4/drivers/net/dsa/rtl83xx/Kconfig
blob: f293832eb5eb4381265bca23acec8138a8d050a9 (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.