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 soc: nxp mcxc: fix LinkServer flashing 2024-12-17 17:53:05 +01:00
Kconfig soc: nxp mcxc: add has segger rtt in Kconfig 2024-10-25 08:52:34 +02:00
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: nxp: consolidate nxp port pinctrl headers 2024-11-22 13:01:02 -06:00
soc.c soc: nxp: Make clock init weak and global 2025-02-05 10:20:41 +01:00
soc.h