1# Copyright (c) 2025, Realtek, SIBG-SD7
2# SPDX-License-Identifier: Apache-2.0
3
4config RTC_RTS5912
5 bool "Realtek RTS5912 rtc driver"
6 default y
7 depends on CLOCK_CONTROL
8 depends on DT_HAS_REALTEK_RTS5912_RTC_ENABLED
9 help
10 Enable support for Realtek RTC driver.
11