162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ciconfig NET_DSA_XRS700X 362306a36Sopenharmony_ci tristate 462306a36Sopenharmony_ci depends on NET_DSA 562306a36Sopenharmony_ci select NET_DSA_TAG_XRS700X 662306a36Sopenharmony_ci select REGMAP 762306a36Sopenharmony_ci help 862306a36Sopenharmony_ci This enables support for Arrow SpeedChips XRS7003/7004 gigabit 962306a36Sopenharmony_ci Ethernet switches. 1062306a36Sopenharmony_ci 1162306a36Sopenharmony_ciconfig NET_DSA_XRS700X_I2C 1262306a36Sopenharmony_ci tristate "Arrow XRS7000X series switch in I2C mode" 1362306a36Sopenharmony_ci depends on NET_DSA && I2C 1462306a36Sopenharmony_ci select NET_DSA_XRS700X 1562306a36Sopenharmony_ci select REGMAP_I2C 1662306a36Sopenharmony_ci help 1762306a36Sopenharmony_ci Enable I2C support for Arrow SpeedChips XRS7003/7004 gigabit Ethernet 1862306a36Sopenharmony_ci switches. 1962306a36Sopenharmony_ci 2062306a36Sopenharmony_ciconfig NET_DSA_XRS700X_MDIO 2162306a36Sopenharmony_ci tristate "Arrow XRS7000X series switch in MDIO mode" 2262306a36Sopenharmony_ci depends on NET_DSA 2362306a36Sopenharmony_ci select NET_DSA_XRS700X 2462306a36Sopenharmony_ci help 2562306a36Sopenharmony_ci Enable MDIO support for Arrow SpeedChips XRS7003/7004 gigabit Ethernet 2662306a36Sopenharmony_ci switches. 27