Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
c79c4ef9a841446c2cbdffab5016407b9e15df22
/
.
/
drivers
/
counter
/
Kconfig.mcux_rtc
blob: 7dc23d0a4f7ff78a07c63d70628bee87e51b4042 [
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_RTC_ENABLED
help
Enable
support
for
MCU RTC driver
.