-
CONFIG_ARC_INIT
¶
Quark SE ARC Kickoff
Type: bool
Help¶
Allows x86 processor to kickoff the ARC slave processor.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At soc/x86/intel_quark/quark_se/Kconfig:25
Included via Kconfig:10
→ Kconfig.zephyr:27
→ soc/Kconfig:12
→ soc/x86/intel_quark/Kconfig:18
Menu path: (top menu) → Hardware Configuration
config ARC_INIT bool prompt "Quark SE ARC Kickoff" ifX86
&&SOC_QUARK_SE_C1000
depends onX86
&&SOC_QUARK_SE_C1000
help Allows x86 processor to kickoff the ARC slave processor.
(Definitions include propagated dependencies, including from if’s and menus.)