Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
8a55e04e23fccf6b51d6ac727a592dab25f56acf
/
.
/
drivers
/
pwm
/
Kconfig.mcux_tpm
blob: 36571e6d7bc26faefdb13f82735b070a8f4a94eb [
file
]
# Copyright 2020 NXP
# SPDX-License-Identifier: Apache-2.0
# MCUX TPM PWM
config PWM_MCUX_TPM
bool
"MCUX TPM PWM driver"
depends on HAS_MCUX_TPM
&&
CLOCK_CONTROL
help
Enable
the MCUX TPM PWM driver
.