Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
82c65315d332f3bd2f05ca20fc8126d26123f1a4
/
.
/
drivers
/
pwm
/
Kconfig.mcux
blob: 134efb57c5503f3be3675656cb117d8c2cf259ec [
file
] [
log
] [
blame
]
# STM32 PWM configuration options
# Copyright (c) 2019 Linaro Limited.
# SPDX-License-Identifier: Apache-2.0
config PWM_MCUX
bool
"MCUX PWM driver"
depends on HAS_MCUX_PWM
help
Enable
mcux pwm driver
.