1
0
mirror of https://github.com/olofk/serv.git synced 2026-03-04 02:04:58 +00:00

Enable support for tickless timer driver

This commit is contained in:
Olof Kindgren
2023-06-21 23:19:26 +02:00
parent 1268538f9d
commit a6e4d82a30

View File

@@ -3,7 +3,7 @@
config SERV_TIMER
bool "SERV Timer"
# select TICKLESS_CAPABLE
select TICKLESS_CAPABLE
help
This module implements a kernel device driver for the SERV
timer driver. It provides the standard "system clock driver" interfaces.