Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
33eba217de2500203aadb60d4442ed7c1829a589
/
.
/
drivers
/
counter
/
Kconfig.mcux_qtmr
blob: dc9990e936619fcbd6283690488e95ea65d2f46a [
file
] [
log
] [
blame
]
# MCUXpresso SDK QTMR
# Copyright (c) 2022 KT-Elektronik, Klaucke und Partner GmbH
# SPDX-License-Identifier: Apache-2.0
config COUNTER_MCUX_QTMR
bool
"MCUX QTMR driver"
depends on HAS_MCUX_QTMR
help
Enable
support
for
mcux
Quad
Timer
(
QTMR
)
driver
.