-
CONFIG_XTENSA_NO_IPC
¶
Core has no IPC support
Type: bool
Help¶
Uncheck this if you core does not implement “SCOMPARE1” register and “s32c1i” instruction.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At <Zephyr>/arch/xtensa/Kconfig:36
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:29
→ <Zephyr>/arch/Kconfig:12
Menu path: (Top) → XTENSA Options
config XTENSA_NO_IPC bool "Core has no IPC support" selectATOMIC_OPERATIONS_C
depends onXTENSA
help Uncheck this if you core does not implement "SCOMPARE1" register and "s32c1i" instruction.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)