diff --git a/drivers/timer/Kconfig.mcux_os b/drivers/timer/Kconfig.mcux_os index 22aef2ccdde..ed2920bf300 100644 --- a/drivers/timer/Kconfig.mcux_os +++ b/drivers/timer/Kconfig.mcux_os @@ -8,6 +8,7 @@ config MCUX_OS_TIMER default y depends on DT_HAS_NXP_OS_TIMER_ENABLED select TICKLESS_CAPABLE + select TIMER_HAS_64BIT_CYCLE_COUNTER help This module implements a kernel device driver for the NXP OS event timer and provides the standard "system clock driver" interfaces.