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