xref: /linux/drivers/pci/endpoint/functions/Kconfig (revision 7328c8f48d1895b3fec98b0b319cfb856b4c4fa1)
1*7328c8f4SBjorn Helgaas# SPDX-License-Identifier: GPL-2.0
2349e7a85SKishon Vijay Abraham I#
3349e7a85SKishon Vijay Abraham I# PCI Endpoint Functions
4349e7a85SKishon Vijay Abraham I#
5349e7a85SKishon Vijay Abraham I
6349e7a85SKishon Vijay Abraham Iconfig PCI_EPF_TEST
7349e7a85SKishon Vijay Abraham I	tristate "PCI Endpoint Test driver"
8349e7a85SKishon Vijay Abraham I	depends on PCI_ENDPOINT
998dbf5afSRandy Dunlap	select CRC32
10349e7a85SKishon Vijay Abraham I	help
11349e7a85SKishon Vijay Abraham I	   Enable this configuration option to enable the test driver
12349e7a85SKishon Vijay Abraham I	   for PCI Endpoint.
13349e7a85SKishon Vijay Abraham I
14349e7a85SKishon Vijay Abraham I	   If in doubt, say "N" to disable Endpoint test driver.
15