diff --git a/src/platform/Kconfig b/src/platform/Kconfig index 4f1b737b4..861d9fc34 100644 --- a/src/platform/Kconfig +++ b/src/platform/Kconfig @@ -379,7 +379,7 @@ config CAVS_LPS config CAVS_USE_LPRO_IN_WAITI bool "Use low power ring oscillator in WFI" default n - depends on CAVS && !CAVS_LPRO_ONLY + depends on CAVS help Select if we want to use LPRO clock in waiti. After waiti exit clock source will be restored.