1 # SPDX-License-Identifier: GPL-2.0
3 menu "PCI switch controller drivers"
6 config PCI_SW_SWITCHTEC
7 tristate "MicroSemi Switchtec PCIe Switch Management Driver"
9 Enables support for the management interface for the MicroSemi
10 Switchtec series of PCIe switches. Supports userspace access
11 to submit MRPC commands to the switch via /dev/switchtecX
12 devices. See <file:Documentation/driver-api/switchtec.rst> for more