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