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:
parent
630e0c7a6e
commit
3484d5c869
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue