Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Kconfig « mscc « hw « ntb « drivers - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 013ed6716438e352a7eb2529951567a2307ce21c (plain)
1
2
3
4
5
6
7
8
9
config NTB_SWITCHTEC
	tristate "MicroSemi Switchtec Non-Transparent Bridge Support"
	select PCI_SW_SWITCHTEC
	help
	 Enables NTB support for Switchtec PCI switches. This also
	 selects the Switchtec management driver as they share the same
	 hardware interface.

	 If unsure, say N.