zephyr/soc/nxp/mcx/mcxa
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
Kconfig soc: nxp: mcx: do not select HAS_SEGGER_RTT unless segger module is present 2024-10-29 16:02:57 -07:00
Kconfig.defconfig soc: nxp: Add missing resolve of system timer cfg 2025-03-20 17:14:28 +01:00
Kconfig.soc
pinctrl_soc.h soc: nxp: consolidate nxp port pinctrl headers 2024-11-22 13:01:02 -06:00
soc.c
soc.h