ext: mcux: Add HAS_MCUX_PWM config

For SoCs having PWM support.

Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
This commit is contained in:
Loic Poulain 2019-03-06 11:37:42 +01:00 committed by Maureen Helm
commit 3484d5c869

View file

@ -144,4 +144,9 @@ config HAS_MCUX_WDOG32
help
Set if the watchdog (WDOG32) module is present in the SoC.
config HAS_MCUX_PWM
bool
help
Set if the PWM module is present in the SoC.
endif # HAS_MCUX