:orphan: .. title:: OPENAMP_SLAVE .. option:: CONFIG_OPENAMP_SLAVE *OpenAMP Slave Support* Type: ``bool`` Help ==== This option enables support for OpenAMP VirtIO Slave Direct dependencies =================== \ :option:`OPENAMP ` *(Includes any dependencies from ifs and menus.)* Default ======= - y Symbols that select this symbol =============================== - \ :option:`RPMSG_SERVICE_MODE_REMOTE ` Kconfig definition ================== .. highlight:: kconfig At ``modules/Kconfig.open-amp:25`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:23`` → ``modules/Kconfig:25`` Menu path: (Top) → Modules → OpenAMP Support .. parsed-literal:: config OPENAMP_SLAVE bool "OpenAMP Slave Support" default y depends on \ :option:`OPENAMP ` help This option enables support for OpenAMP VirtIO Slave *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*