^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) # SPDX-License-Identifier: GPL-2.0
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) #
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) # PCI Endpoint Functions
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) #
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) config PCI_EPF_TEST
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) tristate "PCI Endpoint Test driver"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) depends on PCI_ENDPOINT
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) select CRC32
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) Enable this configuration option to enable the test driver
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) for PCI Endpoint.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) If in doubt, say "N" to disable Endpoint test driver.