blob: 21961f792dbe3ff2b745d5ae7da9b76047c5a9bf (
plain)
1
2
3
4
5
6
7
|
config SOC_AMD_COMMON_BLOCK_ACPI
bool
depends on SOC_AMD_COMMON_BLOCK_ACPIMMIO
select ACPI_AMD_HARDWARE_SLEEP_VALUES
default n
help
Select this option to use the AcpiMmio ACPI registers.
|