:orphan: .. title:: CONFIG_OPENAMP_MASTER .. kconfig:: CONFIG_OPENAMP_MASTER CONFIG_OPENAMP_MASTER ##################### *OpenAMP Master Support* Type: ``bool`` Help ==== .. code-block:: none This option enables support for OpenAMP VirtIO Master Direct dependencies =================== \ :kconfig:`OPENAMP ` *(Includes any dependencies from ifs and menus.)* Default ======= - y Symbols that select this symbol =============================== - \ :kconfig:`RPMSG_SERVICE_MODE_MASTER ` Kconfig definition ================== At ``/Kconfig.open-amp:19`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:33`` → ``/Kconfig:22`` Menu path: (Top) → Modules → OpenAMP Support .. code-block:: kconfig config OPENAMP_MASTER bool "OpenAMP Master Support" default y depends on OPENAMP help This option enables support for OpenAMP VirtIO Master *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*