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