Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
bfea453693ed41526f2da1d5bea98a2995f3fc63
/
.
/
drivers
/
pwm
/
Kconfig.mcux_ftm
blob: 608aee33f8c129c9dbc345416e47779471d322c6 [
file
] [
log
] [
blame
]
# Kconfig - MCUXpresso SDK FTM PWM
#
# Copyright (c) 2017, NXP
#
# SPDX-License-Identifier: Apache-2.0
#
menuconfig PWM_MCUX_FTM
bool
"MCUX FTM PWM driver"
depends on HAS_MCUX_FTM
help
Enable
support
for
mcux ftm pwm driver
.