Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
ad4cb884946deb1be06799693c9970080bb86ed6
/
.
/
drivers
/
counter
/
Kconfig.mcux_rtc
blob: 0ce5d0432f62e70efdcb41e1c754781ce37f7a02 [
file
] [
log
] [
blame
]
# MCUXpresso SDK RTC
# Copyright (c) 2018, NXP
# SPDX-License-Identifier: Apache-2.0
config COUNTER_MCUX_RTC
bool
"MCUX RTC driver"
default
y
depends on DT_HAS_NXP_KINETIS_RTC_ENABLED
help
Enable
support
for
mcux rtc driver
.