^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) # SPDX-License-Identifier: GPL-2.0
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) menu "PCI switch controller drivers"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) depends on PCI
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) config PCI_SW_SWITCHTEC
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) tristate "MicroSemi Switchtec PCIe Switch Management Driver"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) Enables support for the management interface for the MicroSemi
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) Switchtec series of PCIe switches. Supports userspace access
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) to submit MRPC commands to the switch via /dev/switchtecX
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) devices. See <file:Documentation/driver-api/switchtec.rst> for more
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) information.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) endmenu