Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
82c65315d332f3bd2f05ca20fc8126d26123f1a4
/
.
/
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
.