Skip to content
Commit 19cb44ba authored by Peter Bigot's avatar Peter Bigot Committed by Carles Cufi
Browse files

kernel: idle: fix builds with PM but no system clock



PM depends on SYS_CLOCK_EXISTS in Kconfig but several boards have
Kconfig overrides that allow the dependency to be ignored, so
CONFIG_PM=y even though CONFIG_SYS_CLOCK_EXISTS=n.  Fix the code so
that the true dependency is reflected in the generated code.

Signed-off-by: default avatarPeter Bigot <peter.bigot@nordicsemi.no>
parent 187697c2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment