drivers: timer: siwx91x: Remove sleeptimer as default soc timer

Remove sleeptimer as default soc timer and it should be only
used as soc timer if PM is enabled.

Signed-off-by: Sai Santhosh Malae <Santhosh.Malae@silabs.com>
This commit is contained in:
Sai Santhosh Malae 2025-04-16 10:11:25 +05:30 committed by Benjamin Cabé
commit ee55bdc3c2

View file

@ -4,7 +4,7 @@
if SOC_FAMILY_SILABS_SIWX91X
configdefault SILABS_SLEEPTIMER_TIMER
default y
default y if PM
configdefault CORTEX_M_SYSTICK
default n if SILABS_SLEEPTIMER_TIMER