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