Skip to content

Commit ff398d8

Browse files
mmahadevan108galak
authored andcommitted
drivers: timer: rt600: Update SYS_CLOCK_TICKS_PER_SEC
Use the default value as we were failing kernel timer tests with the increased value Signed-off-by: Mahesh Mahadevan <[email protected]>
1 parent 84e7807 commit ff398d8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

soc/arm/nxp_imx/rt6xx/Kconfig.defconfig.mimxrt685_cm33

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,6 @@ if MCUX_OS_TIMER
4545
config SYS_CLOCK_HW_CYCLES_PER_SEC
4646
default 1000000
4747

48-
config SYS_CLOCK_TICKS_PER_SEC
49-
default 1000000
50-
5148
endif # MCUX_OS_TIMER
5249

5350
if CORTEX_M_SYSTICK

0 commit comments

Comments
 (0)