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