-
CONFIG_OPENAMP_MASTER
¶
OpenAMP Master Support
Type: bool
Help¶
This option enables support for OpenAMP VirtIO Master
Default¶
y
Symbols that select this symbol¶
Kconfig definition¶
At <Zephyr>/modules/Kconfig.open-amp:19
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:24
Menu path: (Top) → Modules → OpenAMP Support
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.)