linux-stable/drivers/net/ethernet/microchip/lan966x/Kconfig
Horatiu Vultur b053122532 net: lan966x: Add initial VCAP
When lan966x driver is initialized, initialize also the VCAP module for
lan966x.

Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2022-11-29 13:08:23 +01:00

13 lines
314 B
Text

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
select PAGE_POOL
select VCAP
help
This driver supports the Lan966x network switch device.