1
0
mirror of https://github.com/olofk/serv.git synced 2026-01-26 03:41:21 +00:00
Files
olofk.serv/zephyr/drivers/timer/Kconfig
2020-12-16 23:02:56 +01:00

10 lines
307 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.