Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
82c65315d332f3bd2f05ca20fc8126d26123f1a4
/
.
/
drivers
/
pwm
/
Kconfig.mcux_sctimer
blob: 33f38f98c9c4ffb6ef1c19bef3a3093594df1af6 [
file
] [
log
] [
blame
]
# Copyright 2021 NXP
# SPDX-License-Identifier: Apache-2.0
config PWM_MCUX_SCTIMER
bool
"MCUX SCTimer PWM driver"
depends on HAS_MCUX_SCTIMER
help
Enable
sctimer based pwm driver
.