blob: 175edad42d2f8fe100b762bbbe39bc042dceabe4 [file] [log] [blame]
Kishon Vijay Abraham I349e7a82017-03-27 15:15:03 +05301#
2# PCI Endpoint Functions
3#
4
5config PCI_EPF_TEST
6 tristate "PCI Endpoint Test driver"
7 depends on PCI_ENDPOINT
8 help
9 Enable this configuration option to enable the test driver
10 for PCI Endpoint.
11
12 If in doubt, say "N" to disable Endpoint test driver.