]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - drivers/pci/endpoint/functions/Kconfig
iio: imu: inv_mpu6050: test whoami first and against all known values
[mirror_ubuntu-artful-kernel.git] / drivers / pci / endpoint / functions / Kconfig
1 #
2 # PCI Endpoint Functions
3 #
4
5 config 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.