Lines Matching +full:endpoint +full:- +full:config
1 # SPDX-License-Identifier: GPL-2.0
3 # PCI Endpoint Support
6 menu "PCI Endpoint"
8 config PCI_ENDPOINT
9 bool "PCI Endpoint Support"
13 endpoint. This should be enabled if the platform has a PCI
14 controller that can operate in endpoint mode.
16 Enabling this option will build the endpoint library, which
17 includes endpoint controller library and endpoint function
20 If in doubt, say "N" to disable Endpoint support.
22 config PCI_ENDPOINT_CONFIGFS
23 bool "PCI Endpoint Configfs Support"
28 configure the endpoint function and used to bind the
29 function with a endpoint controller.
31 source "drivers/pci/endpoint/functions/Kconfig"