-
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
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At <Zephyr>/soc/arm/nxp_lpc/lpc54xxx/Kconfig.soc:40
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:28
→ <Zephyr>/soc/Kconfig:11
→ <BuildDir>/Kconfig/Kconfig.soc.arch:2
→ <Zephyr>/soc/arm/nxp_lpc/Kconfig:14
Menu path: (Top) → Hardware Configuration
config SLAVE_CORE_MCUX bool "Enable LPC54114 Cortex-M0 slave core" depends onHAS_MCUX
&&SOC_SERIES_LPC54XXX
&&SOC_FAMILY_LPC
help Driver for slave core startup
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)