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