summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/common/block/pm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/common/block/pm/Kconfig')
-rw-r--r--src/soc/amd/common/block/pm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/amd/common/block/pm/Kconfig b/src/soc/amd/common/block/pm/Kconfig
index e250bf0a2b78..ebd1679ce620 100644
--- a/src/soc/amd/common/block/pm/Kconfig
+++ b/src/soc/amd/common/block/pm/Kconfig
@@ -2,6 +2,7 @@ config SOC_AMD_COMMON_BLOCK_PM
bool
depends on SOC_AMD_COMMON_BLOCK_ACPIMMIO
select HAVE_POWER_STATE_AFTER_FAILURE
+ select HAVE_POWER_STATE_PREVIOUS_AFTER_FAILURE
help
AMD Processor common code for Power Management (PM) subsystem.