mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-17 08:55:29 +08:00
9 lines
241 B
Plaintext
9 lines
241 B
Plaintext
# 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.
|
|
|