xref: /linux/drivers/ntb/hw/mscc/Kconfig (revision 4ab5a5d2a4a2289c2af07accbec7170ca5671f41)
1config NTB_SWITCHTEC
2	tristate "MicroSemi Switchtec Non-Transparent Bridge Support"
3	select PCI_SW_SWITCHTEC
4	help
5	 Enables NTB support for Switchtec PCI switches. This also
6	 selects the Switchtec management driver as they share the same
7	 hardware interface.
8
9	 If unsure, say N.
10