1 ## SPDX-License-Identifier: GPL-2.0-only
3 config SOC_AMD_COMMON_BLOCK_ACPIMMIO
6 Select this option to enable hardware blocks in the AcpiMmio
7 address space (0xfed8xxxx).
9 if SOC_AMD_COMMON_BLOCK_ACPIMMIO
11 config SOC_AMD_COMMON_BLOCK_ACPIMMIO_BIOSRAM
14 Add functions to access settings stored in the biosram region.
15 This is only used by the SoCs using binaryPI and the old AGESA.
17 config SOC_AMD_COMMON_BLOCK_ACPIMMIO_PM_IO_ACCESS
20 Add functions to access the PM register block via the indirect
21 IO register access interface.
23 endif # SOC_AMD_COMMON_BLOCK_ACPIMMIO