Lines Matching +full:endpoint +full:- +full:config
1 # SPDX-License-Identifier: GPL-2.0
3 # PCI Endpoint Functions
6 config PCI_EPF_TEST
7 tristate "PCI Endpoint Test driver"
12 for PCI Endpoint.
14 If in doubt, say "N" to disable Endpoint test driver.
16 config PCI_EPF_NTB
17 tristate "PCI Endpoint NTB driver"
21 Select this configuration option to enable the Non-Transparent
22 Bridge (NTB) driver for PCI Endpoint. NTB driver implements NTB
23 controller functionality using multiple PCIe endpoint instances.
24 It can support NTB endpoint function devices created using
27 If in doubt, say "N" to disable Endpoint NTB driver.
29 config PCI_EPF_VNTB
30 tristate "PCI Endpoint Virtual NTB driver"
35 Select this configuration option to enable the Non-Transparent
36 Bridge (NTB) driver for PCIe Endpoint. NTB driver implements NTB
37 between PCI Root Port and PCIe Endpoint.
39 If in doubt, say "N" to disable Endpoint NTB driver.
41 config PCI_EPF_MHI
42 tristate "PCI Endpoint driver for MHI bus"
45 Enable this configuration option to enable the PCI Endpoint
46 driver for Modem Host Interface (MHI) bus in Qualcomm Endpoint
49 If in doubt, say "N" to disable Endpoint driver for MHI bus.