| rjw | 1f88458 | 2022-01-06 17:20:42 +0800 | [diff] [blame] | 1 | menu "PCI switch controller drivers" |
| 2 | depends on PCI | ||||
| 3 | |||||
| 4 | config PCI_SW_SWITCHTEC | ||||
| 5 | tristate "MicroSemi Switchtec PCIe Switch Management Driver" | ||||
| 6 | help | ||||
| 7 | Enables support for the management interface for the MicroSemi | ||||
| 8 | Switchtec series of PCIe switches. Supports userspace access | ||||
| 9 | to submit MRPC commands to the switch via /dev/switchtecX | ||||
| 10 | devices. See <file:Documentation/switchtec.txt> for more | ||||
| 11 | information. | ||||
| 12 | |||||
| 13 | endmenu | ||||