blob: ac273f84b69e3343daf6db47b32c9da7242b3b7e (
plain)
1
2
3
4
5
6
7
8
9
|
config LAN966X_SWITCH
tristate "Lan966x switch driver"
depends on HAS_IOMEM
depends on OF
depends on NET_SWITCHDEV
select PHYLINK
select PACKING
help
This driver supports the Lan966x network switch device.
|