summaryrefslogtreecommitdiff
path: root/src/soc/amd/common/block/acpi/Kconfig
blob: 846db889d8c0e56fabaf6cb2cbb33f8fa3850471 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
config SOC_AMD_COMMON_BLOCK_ACPI
	bool
	depends on SOC_AMD_COMMON_BLOCK_ACPIMMIO
	select ACPI_AMD_HARDWARE_SLEEP_VALUES
	help
	  Select this option to use the AcpiMmio ACPI registers.

config SOC_AMD_COMMON_BLOCK_ACPI_ALIB
	bool

config SOC_AMD_COMMON_BLOCK_ACPI_GPIO
	bool