xref: /linux/drivers/net/dsa/mxl862xx/Kconfig (revision a2646773a005b59fd1dc7ff3ba15df84889ca5d2)
1# SPDX-License-Identifier: GPL-2.0-only
2config NET_DSA_MXL862
3	tristate "MaxLinear MxL862xx"
4	depends on NET_DSA
5	select MAXLINEAR_GPHY
6	select NET_DSA_TAG_MXL_862XX
7	help
8	  This enables support for the MaxLinear MxL862xx switch family.
9	  These switches have two 10GE SerDes interfaces, one typically
10	  used as CPU port.
11	   - MxL86282 has eight 2.5 Gigabit PHYs
12	   - MxL86252 has five 2.5 Gigabit PHYs
13