-
CONFIG_OPENAMP
¶
OpenAMP Support
Type: bool
Help¶
This option enables the OpenAMP IPC library
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At ext/lib/ipc/open-amp/Kconfig:7
Included via Kconfig:10
→ Kconfig.zephyr:41
→ ext/Kconfig:17
Menu path: (top menu) → External Sources
config OPENAMP
bool
prompt "OpenAMP Support"
select LIBMETAL
help
This option enables the OpenAMP IPC library
(Definitions include propagated dependencies, including from if’s and menus.)