1
0
mirror of https://github.com/olofk/serv.git synced 2026-03-01 17:25:51 +00:00
Files
2023-06-21 23:19:26 +02:00

10 lines
306 B
Plaintext

# Copyright (c) 2020 Olof Kindgren <olof.kindgren@gmail.com>
# SPDX-License-Identifier: Apache-2.0
config SERV_TIMER
bool "SERV Timer"
select TICKLESS_CAPABLE
help
This module implements a kernel device driver for the SERV
timer driver. It provides the standard "system clock driver" interfaces.