The latest development version of this page may be more current than this released 2.2.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

Symbols that select this symbol

Kconfig definition

At modules/Kconfig.open-amp:4

Included via Kconfig:8Kconfig.zephyr:10modules/Kconfig:17

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.)