1 ## SPDX-License-Identifier: GPL-2.0-only
3 config SOC_AMD_COMMON_BLOCK_PCI
5 select SOC_AMD_COMMON_BLOCK_PCI_MMCONF
7 This option builds functions used to program PCI interrupt
8 routing, both PIC and APIC modes.
10 config SOC_AMD_COMMON_BLOCK_PCI_MMCONF
13 Selecting this option adds the AMD-common enable_pci_mmconf function
16 config SOC_AMD_COMMON_BLOCK_PCIE_GPP_DRIVER
18 depends on SOC_AMD_COMMON_BLOCK_PCI
20 Select this option to use AMD common PCIe GPP driver.