modules: mcux: add support for NXP MCUX ACMP

Add support for indicating that a SoC contains the NXP MCUX Analog
Comparator (ACMP) IP.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
Henrik Brix Andersen 2020-09-25 12:39:55 +02:00 committed by Maureen Helm
parent 66d1bce948
commit 060d815978
1 changed files with 5 additions and 0 deletions

View File

@ -235,4 +235,9 @@ config HAS_MCUX_PIT
help
Set if the PIT module is present on the SoC.
config HAS_MCUX_ACMP
bool
help
Set if the ACMP module is present on the SoC.
endif # HAS_MCUX