CONFIG_OPENAMP¶
OpenAMP Support
Type: bool
Help¶
This option enables the OpenAMP IPC library
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Symbols that imply this symbol¶
Kconfig definition¶
At modules/Kconfig.open-amp:4
Included via Kconfig:8
→ Kconfig.zephyr:33
→ modules/Kconfig:22
Menu path: (Top) → Modules
config OPENAMP
bool "OpenAMP Support"
select LIBMETAL
help
This option enables the OpenAMP IPC library
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)