Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
fb60aab2458684f347533cba3658c89757580932
/
.
/
drivers
/
counter
/
Kconfig.mcux_lpc_rtc
blob: 3d1f781c88bb458dfb02d83c1ee726a548f4171c [
file
] [
log
] [
blame
]
# Copyright (c) 2021, NXP
# SPDX-License-Identifier: Apache-2.0
config COUNTER_MCUX_LPC_RTC
bool
"MCUX LPC RTC driver"
depends on HAS_MCUX_LPC_RTC
help
Enable
support
for
LPC rtc driver
.