-
CONFIG_SLAVE_CORE_MCUX
¶
Enable LPC54114 Cortex-M0 slave core
Type: bool
Help¶
Driver for slave core startup
Direct dependencies¶
HAS_MCUX
&& SOC_SERIES_LPC54XXX
&& SOC_FAMILY_LPC
&& ARM
(Includes any dependencies from if’s and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At arch/arm/soc/nxp_lpc/lpc54xxx/Kconfig.soc:38
Included via Kconfig:10
→ Kconfig.zephyr:23
→ arch/Kconfig:16
→ arch/arm/Kconfig:23
→ arch/arm/soc/nxp_lpc/Kconfig:17
Menu path: (top menu) → ARM Options → SoC Configuration
config SLAVE_CORE_MCUX bool prompt "Enable LPC54114 Cortex-M0 slave core" ifHAS_MCUX
&&SOC_SERIES_LPC54XXX
&&SOC_FAMILY_LPC
&&ARM
depends onHAS_MCUX
&&SOC_SERIES_LPC54XXX
&&SOC_FAMILY_LPC
&&ARM
help Driver for slave core startup
(Definitions include propagated dependencies, including from if’s and menus.)