:orphan: .. title:: OPENAMP .. option:: 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 =============================== - \ :option:`LIBMETAL ` Symbols that select this symbol =============================== - \ :option:`RPMSG_SERVICE ` Symbols that imply this symbol ============================== - \ :option:`OPENAMP_RSC_TABLE ` Kconfig definition ================== .. highlight:: kconfig At ``modules/Kconfig.open-amp:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:23`` → ``modules/Kconfig:25`` Menu path: (Top) → Modules .. parsed-literal:: config OPENAMP bool "OpenAMP Support" select \ :option:`LIBMETAL ` help This option enables the OpenAMP IPC library *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*