-
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 arch/xtensa/Kconfig:73
Included via Kconfig:10
→ Kconfig.zephyr:23
→ arch/Kconfig:16
Menu path: (top menu) → XTENSA Options
config XTENSA_NO_IPC bool prompt "Core has no IPC support" ifXTENSA
selectATOMIC_OPERATIONS_C
ifXTENSA
depends onXTENSA
help Uncheck this if you core does not implement "SCOMPARE1" register and "s32c1i" instruction.
(Definitions include propagated dependencies, including from if’s and menus.)