summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/microchip/lan966x/Kconfig
blob: 8bcd60f17d6d3b9b8d00788051f8af6ffbda820a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
config LAN966X_SWITCH
	tristate "Lan966x switch driver"
	depends on PTP_1588_CLOCK_OPTIONAL
	depends on HAS_IOMEM
	depends on OF
	depends on NET_SWITCHDEV
	depends on BRIDGE || BRIDGE=n
	select PHYLINK
	select PACKING
	select PAGE_POOL
	select VCAP
	help
	  This driver supports the Lan966x network switch device.