Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Kconfig « sparx5 « microchip « ethernet « net « drivers - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a80419d8d4b5d3c069c868efada2cadb282992f1 (plain)
1
2
3
4
5
6
7
8
9
config SPARX5_SWITCH
	tristate "Sparx5 switch driver"
	depends on NET_SWITCHDEV
	depends on HAS_IOMEM
	select PHYLINK
	select PHY_SPARX5_SERDES
	select RESET_CONTROLLER
	help
	  This driver supports the Sparx5 network switch device.