162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ciconfig NET_DSA_AR9331
362306a36Sopenharmony_ci	tristate "Qualcomm Atheros AR9331 Ethernet switch support"
462306a36Sopenharmony_ci	depends on NET_DSA
562306a36Sopenharmony_ci	select NET_DSA_TAG_AR9331
662306a36Sopenharmony_ci	select REGMAP
762306a36Sopenharmony_ci	help
862306a36Sopenharmony_ci	  This enables support for the Qualcomm Atheros AR9331 built-in Ethernet
962306a36Sopenharmony_ci	  switch.
1062306a36Sopenharmony_ci
1162306a36Sopenharmony_ciconfig NET_DSA_QCA8K
1262306a36Sopenharmony_ci	tristate "Qualcomm Atheros QCA8K Ethernet switch family support"
1362306a36Sopenharmony_ci	select NET_DSA_TAG_QCA
1462306a36Sopenharmony_ci	select REGMAP
1562306a36Sopenharmony_ci	help
1662306a36Sopenharmony_ci	  This enables support for the Qualcomm Atheros QCA8K Ethernet
1762306a36Sopenharmony_ci	  switch chips.
1862306a36Sopenharmony_ci
1962306a36Sopenharmony_ciconfig NET_DSA_QCA8K_LEDS_SUPPORT
2062306a36Sopenharmony_ci	bool "Qualcomm Atheros QCA8K Ethernet switch family LEDs support"
2162306a36Sopenharmony_ci	depends on NET_DSA_QCA8K
2262306a36Sopenharmony_ci	depends on LEDS_CLASS=y || LEDS_CLASS=NET_DSA_QCA8K
2362306a36Sopenharmony_ci	depends on LEDS_TRIGGERS
2462306a36Sopenharmony_ci	help
2562306a36Sopenharmony_ci	  This enabled support for LEDs present on the Qualcomm Atheros
2662306a36Sopenharmony_ci	  QCA8K Ethernet switch chips.
27