zephyr/drivers/pwm/Kconfig.mcux

11 lines
209 B
Plaintext
Raw Permalink Normal View History

# 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.