Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
ec4e41902bdb7da5dec4ccf5fb3dc6eacf84a753
/
.
/
drivers
/
pwm
/
Kconfig.mcux_sctimer
blob: 33f38f98c9c4ffb6ef1c19bef3a3093594df1af6 [
file
]
# 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
.