xref: /linux/drivers/pci/switch/Kconfig (revision 080b47def5e5e28b2509c5bb92160d1df730f27b)
1*080b47deSLogan Gunthorpemenu "PCI switch controller drivers"
2*080b47deSLogan Gunthorpe	depends on PCI
3*080b47deSLogan Gunthorpe
4*080b47deSLogan Gunthorpeconfig PCI_SW_SWITCHTEC
5*080b47deSLogan Gunthorpe	tristate "MicroSemi Switchtec PCIe Switch Management Driver"
6*080b47deSLogan Gunthorpe	help
7*080b47deSLogan Gunthorpe	 Enables support for the management interface for the MicroSemi
8*080b47deSLogan Gunthorpe	 Switchtec series of PCIe switches. Supports userspace access
9*080b47deSLogan Gunthorpe	 to submit MRPC commands to the switch via /dev/switchtecX
10*080b47deSLogan Gunthorpe	 devices. See <file:Documentation/switchtec.txt> for more
11*080b47deSLogan Gunthorpe	 information.
12*080b47deSLogan Gunthorpe
13*080b47deSLogan Gunthorpeendmenu
14