xref: /linux/drivers/net/dsa/mxl862xx/Kconfig (revision dbc2bb4e8742068d3d3dc8ebb46d874e5fd953b8)
1# SPDX-License-Identifier: GPL-2.0-only
2config NET_DSA_MXL862
3	tristate "MaxLinear MxL862xx"
4	depends on NET_DSA
5	select CRC16
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