modules: mcux: add support for indicating the presence of MCAN

Add Kconfig option for indicating that a given SoC contains the NXP
MCAN CAN FD controller.

Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
This commit is contained in:
Henrik Brix Andersen 2021-05-31 22:11:23 +02:00 committed by Carles Cufí
parent 064720a2f0
commit 12388b9965

View file

@ -314,4 +314,9 @@ config HAS_MCUX_I2S
help
Set if the I2S/SAI module is present on the Soc
config HAS_MCUX_MCAN
bool
help
Set if the MCAN module is present on the SoC.
endif # HAS_MCUX