Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
ddb3b7600de17ebc4dbadf35e6668a67ba4ee7ad
/
.
/
drivers
/
counter
/
Kconfig.mcux_ftm
blob: c9480a1eeb67a48d01b1d3e9821ead25892e7945 [
file
] [
log
] [
blame
]
# Copyright 2025 NXP
#
# SPDX-License-Identifier: Apache-2.0
# MCUXpresso SDK FlexTimer (FTM)
config COUNTER_MCUX_FTM
bool
"MCUX FTM driver"
default
y
depends on DT_HAS_NXP_FTM_ENABLED
help
Enable
support
for
the MCUX
FlexTimer
(
FTM
).