blob: f9b2d49ae4f05cd1f1659f10d5236af8e02bf323 [file] [log] [blame]
# Kconfig - i.MX PWM Config
#
# Copyright (c) 2018, Diego Sueiro
#
# SPDX-License-Identifier: Apache-2.0
#
menuconfig PWM_IMX
bool "i.MX PWM Driver"
help
Enable support for i.MX pwm driver.
config PWM_PWMSWR_LOOP
int "Loop count for PWM Software Reset"
default 5
depends on PWM_IMX
help
Loop count for PWM Software Reset when disabling PWM channel.