diff --git a/src/platform/Kconfig b/src/platform/Kconfig index 3c5b5a8a7f69..250e9480ac84 100644 --- a/src/platform/Kconfig +++ b/src/platform/Kconfig @@ -490,6 +490,7 @@ config SYSTICK_PERIOD config HAVE_AGENT bool "Enable system agent" + default n if ZEPHYR_SOF_MODULE default y help Enables system agent. It can be disabled on systems