soc: nxp:rt: Add HAS_MCUX_GPT flag

For RT SOCs with General Purporse Timer module(s) (GPT).

Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
This commit is contained in:
Loic Poulain 2019-03-21 15:44:51 +01:00 committed by Maureen Helm
commit 517ef0d688
2 changed files with 12 additions and 0 deletions

View file

@ -90,6 +90,11 @@ config HAS_MCUX_LPUART
help
Set if the low power uart (LPUART) module is present in the SoC.
config HAS_MCUX_GPT
bool
help
Set if the general purpose timer (GPT) module is present in the SoC.
config HAS_MCUX_RNGA
bool
help