soc/mediatek/mt8196: Correct the region size for mcufw_reserved
[coreboot2.git] / src / soc / amd / common / fsp / pci / Kconfig
blob3aabf4beb8b0b38b14f4fd570804c7af7c1d93a7
1 ## SPDX-License-Identifier: GPL-2.0-only
3 config SOC_AMD_COMMON_FSP_PCI
4         bool
5         select SOC_AMD_COMMON_BLOCK_PCI
6         help
7           This option enabled FSP to provide common PCI functions.
9 config SOC_AMD_COMMON_FSP_PCIE_CLK_REQ
10         bool
11         depends on SOC_AMD_COMMON_BLOCK_PCIE_GPP_DRIVER
12         help
13           This option includes code to disable PCIe clock request if the corresponding
14           PCIe device is disabled.