xref: /linux/drivers/net/ethernet/microchip/lan966x/Kconfig (revision 41fb0cf1bced59c1fe178cf6cc9f716b5da9e40e)
1config LAN966X_SWITCH
2	tristate "Lan966x switch driver"
3	depends on HAS_IOMEM
4	depends on OF
5	select PHYLINK
6	select PACKING
7	help
8	  This driver supports the Lan966x network switch device.
9