Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
164029b0c5bba375e2154678fcdd0cc0a2f76fbd
/
.
/
drivers
/
pwm
/
Kconfig.mcux_tpm
blob: 36571e6d7bc26faefdb13f82735b070a8f4a94eb [
file
] [
log
] [
blame
]
# 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
.