xref: /linux/drivers/pci/switch/Kconfig (revision 0898782247ae533d1f4e47a06bc5d4870931b284)
17328c8f4SBjorn Helgaas# SPDX-License-Identifier: GPL-2.0
27328c8f4SBjorn Helgaas
3080b47deSLogan Gunthorpemenu "PCI switch controller drivers"
4080b47deSLogan Gunthorpe	depends on PCI
5080b47deSLogan Gunthorpe
6080b47deSLogan Gunthorpeconfig PCI_SW_SWITCHTEC
7080b47deSLogan Gunthorpe	tristate "MicroSemi Switchtec PCIe Switch Management Driver"
8080b47deSLogan Gunthorpe	help
9080b47deSLogan Gunthorpe	 Enables support for the management interface for the MicroSemi
10080b47deSLogan Gunthorpe	 Switchtec series of PCIe switches. Supports userspace access
11080b47deSLogan Gunthorpe	 to submit MRPC commands to the switch via /dev/switchtecX
12*baa293e9SMauro Carvalho Chehab	 devices. See <file:Documentation/driver-api/switchtec.rst> for more
13080b47deSLogan Gunthorpe	 information.
14080b47deSLogan Gunthorpe
15080b47deSLogan Gunthorpeendmenu
16