blob: 3e772298cc89443ff964e9fde3fe9ad12947dbdd (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# SPDX-License-Identifier: GPL-2.0-only
config NET_DSA_MXL862
tristate "MaxLinear MxL862xx"
depends on NET_DSA
select NET_DSA_TAG_MXL_862XX
help
This enables support for the MaxLinear MxL862xx switch family.
These switches have two 10GE SerDes interfaces, one typically
used as CPU port.
- MxL86282 has eight 2.5 Gigabit PHYs
- MxL86252 has five 2.5 Gigabit PHYs
|