mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-12 10:15:54 +00:00
10 lines
216 B
Plaintext
10 lines
216 B
Plaintext
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.
|