diff --git a/src/soc/intel/common/block/pmc/Kconfig b/src/soc/intel/common/block/pmc/Kconfig index 4e10f93537..c00e14c303 100644 --- a/src/soc/intel/common/block/pmc/Kconfig +++ b/src/soc/intel/common/block/pmc/Kconfig @@ -1,5 +1,6 @@ config SOC_INTEL_COMMON_BLOCK_PMC depends on SOC_INTEL_COMMON_BLOCK_GPIO + depends on ACPI_INTEL_HARDWARE_SLEEP_VALUES bool help Intel Processor common code for Power Management controller(PMC)