Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
f76f2928f118847dbbd9d2221390ab133de5ae6b
/
.
/
drivers
/
rtc
/
Kconfig.smartbond
blob: d21d3a962fa7f7187084abe703061de4fc435367 [
file
] [
log
] [
blame
]
# Copyright (c) 2023 Renesas Electronics Corporation
# SPDX-License-Identifier: Apache-2.0
config RTC_SMARTBOND
bool
"Smartbond RTC driver"
depends on DT_HAS_RENESAS_SMARTBOND_RTC_ENABLED
default
y
help
Build
RTC driver
for
Smartbond
SoCs
.