blob: 571e6d4da1e9d6963119eeca8b573eee09b0f214 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
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 PAGE_POOL
select VCAP
help
This driver supports the Lan966x network switch device.
|