Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v5.10 10 lines 323 B view raw
1# SPDX-License-Identifier: GPL-2.0-only 2config NTB_SWITCHTEC 3 tristate "MicroSemi Switchtec Non-Transparent Bridge Support" 4 select PCI_SW_SWITCHTEC 5 help 6 Enables NTB support for Switchtec PCI switches. This also 7 selects the Switchtec management driver as they share the same 8 hardware interface. 9 10 If unsure, say N.