2021-11-29 13:43:55 +01:00
|
|
|
config LAN966X_SWITCH
|
|
|
|
|
tristate "Lan966x switch driver"
|
2022-02-12 21:45:44 +01:00
|
|
|
depends on PTP_1588_CLOCK_OPTIONAL
|
2021-11-29 13:43:55 +01:00
|
|
|
depends on HAS_IOMEM
|
|
|
|
|
depends on OF
|
2021-12-18 22:49:43 +01:00
|
|
|
depends on NET_SWITCHDEV
|
2021-11-29 13:43:55 +01:00
|
|
|
select PHYLINK
|
2021-12-02 09:15:11 +01:00
|
|
|
select PACKING
|
2021-11-29 13:43:55 +01:00
|
|
|
help
|
|
|
|
|
This driver supports the Lan966x network switch device.
|