Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
0d66091cce5d5fd50afe5b24968e4d698361eb1f
/
.
/
drivers
/
counter
/
Kconfig.max32_rtc
blob: 19dbfd453dfa45c6dd82428590cee2336d4edd59 [
file
] [
log
] [
blame
]
# Copyright (c) 2024 Analog Devices, Inc.
# SPDX-License-Identifier: Apache-2.0
config COUNTER_RTC_MAX32
bool
"MAX32xxx counter rtc driver"
default
y
depends on DT_HAS_ADI_MAX32_RTC_COUNTER_ENABLED
help
Enable
the counter rtc driver
for
MAX32
MCUs
.