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 imply this symbol

Kconfig definition

At <Zephyr>/modules/Kconfig.open-amp:4

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