Skip to content

Commit ee55bdc

Browse files
smalaekartben
authored andcommitted
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 <[email protected]>
1 parent a4f8957 commit ee55bdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

soc/silabs/silabs_siwx91x/Kconfig.defconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
if SOC_FAMILY_SILABS_SIWX91X
55

66
configdefault SILABS_SLEEPTIMER_TIMER
7-
default y
7+
default y if PM
88

99
configdefault CORTEX_M_SYSTICK
1010
default n if SILABS_SLEEPTIMER_TIMER

0 commit comments

Comments
 (0)