Automatically generated commit. Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de> Link: https://github.com/openwrt/openwrt/pull/18935 Signed-off-by: Robert Marko <robimarko@gmail.com>
7 lines
243 B
Text
7 lines
243 B
Text
# SPDX-License-Identifier: GPL-2.0-only
|
|
config NET_DSA_RTL83XX
|
|
tristate "Realtek RTL838x/RTL839x switch support"
|
|
depends on MACH_REALTEK_RTL
|
|
select NET_DSA_TAG_TRAILER
|
|
help
|
|
This driver adds support for Realtek RTL83xx series switching.
|