zephyr/drivers/pwm/Kconfig.mcux_ftm

15 lines
251 B
Plaintext

# Kconfig - MCUXpresso SDK FTM PWM
#
# Copyright (c) 2017, NXP
#
# SPDX-License-Identifier: Apache-2.0
#
menuconfig PWM_MCUX_FTM
bool
prompt "MCUX FTM PWM driver"
depends on HAS_MCUX_FTM
default n
help
Enable support for mcux ftm pwm driver.