xref: /linux/drivers/pci/switch/Kconfig (revision 7328c8f48d1895b3fec98b0b319cfb856b4c4fa1)
1*7328c8f4SBjorn Helgaas# SPDX-License-Identifier: GPL-2.0
2*7328c8f4SBjorn 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
12080b47deSLogan Gunthorpe	 devices. See <file:Documentation/switchtec.txt> for more
13080b47deSLogan Gunthorpe	 information.
14080b47deSLogan Gunthorpe
15080b47deSLogan Gunthorpeendmenu
16