The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_OPENAMP

OpenAMP Support

Type: bool

Help

This option enables the OpenAMP IPC library

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Kconfig definition

At ext/lib/ipc/open-amp/Kconfig:7

Included via Kconfig:10Kconfig.zephyr:41ext/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.)