aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/common/Kconfig')
-rw-r--r--src/soc/intel/common/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/soc/intel/common/Kconfig b/src/soc/intel/common/Kconfig
index 8e632bb8e5..43c52b5478 100644
--- a/src/soc/intel/common/Kconfig
+++ b/src/soc/intel/common/Kconfig
@@ -69,4 +69,8 @@ config ROMSTAGE_RAM_STACK_SIZE
default 0x5000
depends on SOC_INTEL_COMMON_STACK
+config SOC_INTEL_COMMON_ACPI_WAKE_SOURCE
+ bool
+ default n
+
endif # SOC_INTEL_COMMON