diff --git a/kernel/time/Kconfig b/kernel/time/Kconfig index ac09bc29eb08216a8588710d08515705a749fb19..d689a9557e170b9d89ddb7cb42e518a82d5851cb 100644 --- a/kernel/time/Kconfig +++ b/kernel/time/Kconfig @@ -56,7 +56,7 @@ menu "Timers subsystem" # Core internal switch. Selected by NO_HZ_COMMON / HIGH_RES_TIMERS. This is # only related to the tick functionality. Oneshot clockevent devices -# are supported independ of this. +# are supported independent of this. config TICK_ONESHOT bool