]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - drivers/pci/endpoint/functions/Kconfig
Merge tag 'iio-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23...
[mirror_ubuntu-artful-kernel.git] / drivers / pci / endpoint / functions / Kconfig
CommitLineData
349e7a85
KVA
1#
2# PCI Endpoint Functions
3#
4
5config PCI_EPF_TEST
6 tristate "PCI Endpoint Test driver"
7 depends on PCI_ENDPOINT
98dbf5af 8 select CRC32
349e7a85
KVA
9 help
10 Enable this configuration option to enable the test driver
11 for PCI Endpoint.
12
13 If in doubt, say "N" to disable Endpoint test driver.