zephyr/soc/nxp/mcx/mcxc
Declan Snyder f013e20bc5 soc: nxp: Add missing resolve of system timer cfg
These socs were missing a config line to disable SYSTICK if the LPTMR is
configured for the system timer, similar to how other SOCs do this for
alternative system timers than systick.

This fixes build errors in the case where that lptmr kconfig is enabled.

Also, the LPTMR kconfig should be default no because it is a secondary
option for the system timer, being lower resolution than systick. This
also resolves build errors.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
2025-03-20 17:14:28 +01:00
..
CMakeLists.txt
flash_config.ld
flash_configuration.c
Kconfig
Kconfig.defconfig soc: nxp: Add missing resolve of system timer cfg 2025-03-20 17:14:28 +01:00
Kconfig.soc soc: mcxc: fix soc-part-number in kconfig 2025-03-14 17:54:49 +01:00
pinctrl_soc.h
soc.c soc: nxp: Make clock init weak and global 2025-02-05 10:20:41 +01:00
soc.h