Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
refs/heads/upstream/main
/
.
/
drivers
/
rtc
/
Kconfig.ameba
blob: 4be4177b5d2a888de6dfd21bc3980f20a9ea930d [
file
] [
edit
]
# Copyright (c) 2026 Realtek Semiconductor Corp.
# SPDX-License-Identifier: Apache-2.0
config RTC_AMEBA
bool
"AMEBA RTC driver"
default
y
depends on DT_HAS_REALTEK_AMEBA_RTC_ENABLED
help
Build
Real
-
Time
Clock
(
RTC
)
driver
for
AMEBA
SoCs
.