soc: nxp mcxc: add has segger rtt in Kconfig
HAS_SEGGER_RTT Kconfix symbol is missing in NXP MCXC series Kconfig. Add the symbol to fix and enable Segger RTT samples. Signed-off-by: Michal Smola <michal.smola@nxp.com>
This commit is contained in:
parent
cef6b69a39
commit
f99e0c6d7b
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ config SOC_SERIES_MCXC
|
||||||
select HAS_MCUX_LPI2C
|
select HAS_MCUX_LPI2C
|
||||||
select HAS_MCUX_TPM
|
select HAS_MCUX_TPM
|
||||||
select SOC_EARLY_INIT_HOOK
|
select SOC_EARLY_INIT_HOOK
|
||||||
|
select HAS_SEGGER_RTT if ZEPHYR_SEGGER_MODULE
|
||||||
|
|
||||||
if SOC_SERIES_MCXC
|
if SOC_SERIES_MCXC
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue