1config SPARX5_SWITCH
2 tristate "Sparx5 switch driver"
3 depends on NET_SWITCHDEV
4 depends on HAS_IOMEM
5 depends on OF
6 select PHYLINK
7 select PHY_SPARX5_SERDES
8 select RESET_CONTROLLER
9 help
10 This driver supports the Sparx5 network switch device.
11