mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-09 12:21:33 +00:00
This driver was picked from the Intel UGW 8.5.2. Signed-off-by: Martin Schiller <ms.3headeddevs@gmail.com> [updated for kernel 5.10] Signed-off-by: Jan Hoffmann <jan@3e8.eu> [update to 8.5.2] Signed-off-by: Andre Heider <a.heider@gmail.com> [fix masking interrupts and add locking] Signed-off-by: Jan Hoffmann <jan@3e8.eu> Signed-off-by: Andre Heider <a.heider@gmail.com>
10 lines
329 B
Plaintext
10 lines
329 B
Plaintext
config TEST
|
|
tristate "Intel(R) VRX518 SmartPHY DSL Test Driver"
|
|
depends on VRX518
|
|
---help---
|
|
This driver supports Intel(R) VRX518 DSL interrupt and ACA test.
|
|
|
|
To compile this driver as a module, choose M here. The module
|
|
will be called vrx518. MSI interrupt support is required for
|
|
this driver to work correctly.
|