xref: /linux/drivers/pci/endpoint/functions/Kconfig (revision 349e7a85b25fa6ee82902d9be2cc5f3bec815120)
1*349e7a85SKishon Vijay Abraham I#
2*349e7a85SKishon Vijay Abraham I# PCI Endpoint Functions
3*349e7a85SKishon Vijay Abraham I#
4*349e7a85SKishon Vijay Abraham I
5*349e7a85SKishon Vijay Abraham Iconfig PCI_EPF_TEST
6*349e7a85SKishon Vijay Abraham I	tristate "PCI Endpoint Test driver"
7*349e7a85SKishon Vijay Abraham I	depends on PCI_ENDPOINT
8*349e7a85SKishon Vijay Abraham I	help
9*349e7a85SKishon Vijay Abraham I	   Enable this configuration option to enable the test driver
10*349e7a85SKishon Vijay Abraham I	   for PCI Endpoint.
11*349e7a85SKishon Vijay Abraham I
12*349e7a85SKishon Vijay Abraham I	   If in doubt, say "N" to disable Endpoint test driver.
13