Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
e92323f0c4a6aa30992b9e0568d788f71f5211f2
/
.
/
drivers
/
counter
/
Kconfig.max32_timer
blob: 394ee38d8ac28e83db43cbd3ae5f41f8f838b141 [
file
] [
log
] [
blame
]
# Copyright (c) 2024 Analog Devices, Inc.
# SPDX-License-Identifier: Apache-2.0
config COUNTER_TIMER_MAX32
bool
"MAX32xxx counter driver"
default
y
depends on DT_HAS_ADI_MAX32_COUNTER_ENABLED
help
Enable
the counter driver
for
MAX32
MCUs
.