Add link aggregation hardware offload support for lan966x Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
12 lines
283 B
Plaintext
12 lines
283 B
Plaintext
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
|
|
help
|
|
This driver supports the Lan966x network switch device.
|