xref: /linux/drivers/ntb/hw/mscc/Kconfig (revision ef69f8d2ff09518657c3ecaf2db8408c16549829)
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