this patch copies the following files from 5.4 to 5.10: - config-5.4 -> config-5.10 - files-5.4/ -> files-5.10/ - patches-5.4/ -> patches-5.10/ Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com> [rebase on change in files-5.4] Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
8 lines
241 B
Text
8 lines
241 B
Text
# 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.
|
|
|