The latest development version of this page may be more current than this released 2.6.1-rc1 version.
CONFIG_OPENAMP_SLAVE

OpenAMP Slave Support

Type: bool

Help

This option enables support for OpenAMP VirtIO Slave

Direct dependencies

OPENAMP

(Includes any dependencies from ifs and menus.)

Default

  • y

Symbols that select this symbol

Kconfig definition

At modules/Kconfig.open-amp:25

Included via Kconfig:8Kconfig.zephyr:23modules/Kconfig:24

Menu path: (Top) → Modules → OpenAMP Support

config OPENAMP_SLAVE
    bool "OpenAMP Slave Support"
    default y
    depends on OPENAMP
    help
      This option enables support for OpenAMP VirtIO Slave

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)