WIP FPC-III support
[linux/fpc-iii.git] / drivers / pci / endpoint / functions / Kconfig
blob8820d0f7ec77961e654bfeab2ed5a0e892ea76ee
1 # SPDX-License-Identifier: GPL-2.0
3 # PCI Endpoint Functions
6 config PCI_EPF_TEST
7         tristate "PCI Endpoint Test driver"
8         depends on PCI_ENDPOINT
9         select CRC32
10         help
11            Enable this configuration option to enable the test driver
12            for PCI Endpoint.
14            If in doubt, say "N" to disable Endpoint test driver.