0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config NET_DSA_AR9331
0003 tristate "Qualcomm Atheros AR9331 Ethernet switch support"
0004 depends on NET_DSA
0005 select NET_DSA_TAG_AR9331
0006 select REGMAP
0007 help
0008 This enables support for the Qualcomm Atheros AR9331 built-in Ethernet
0009 switch.
0010
0011 config NET_DSA_QCA8K
0012 tristate "Qualcomm Atheros QCA8K Ethernet switch family support"
0013 select NET_DSA_TAG_QCA
0014 select REGMAP
0015 help
0016 This enables support for the Qualcomm Atheros QCA8K Ethernet
0017 switch chips.