blob: aa03451ffa740789d8da3474a0d6ef0b078d13e2 [file] [log] [blame]
# Copyright (c) 2024 Renesas Electronics Corporation
# SPDX-License-Identifier: Apache-2.0
config RZ_OS_TIMER
bool "Renesas RZ OS timer"
default y
depends on DT_HAS_RENESAS_RZ_GTM_OS_TIMER_ENABLED
select TIMER_READS_ITS_FREQUENCY_AT_RUNTIME
select SYSTEM_TIMER_HAS_DISABLE_SUPPORT
select TICKLESS_CAPABLE
select USE_RZ_FSP_GTM
help
This module implements a kernel device driver for the Renesas RZ
platform provides the standard "system clock driver" interfaces.