| # SPDX-License-Identifier: GPL-2.0 |
| bool "PCI Endpoint Support" |
| Enable this configuration option to support configurable PCI |
| endpoints. This should be enabled if the platform has a PCI |
| controllers that can operate in endpoint mode (as a device |
| connected to PCI host or bridge). |
| bool "Cadence PCIe endpoint controller" |
| Say Y here if you want to support the Cadence PCIe controller in |
| endpoint mode. This PCIe controller may be embedded into many |
| bool "Sandbox PCIe endpoint controller" |
| Say Y here if you want to support the Sandbox PCIe controller in |
| The sandbox driver act as a dummy driver which stores and |
| retrieves PCIe endpoint configuration as is. |