blob: c43127085395b479fcbf41351c0cd74c58ed61fa [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"
default y
depends on DT_HAS_NXP_IMX_PWM_ENABLED
select PINCTRL
help
Enable mcux pwm driver.