-
CONFIG_OPENAMP_SRC_PATH
¶
OpenAMP library source path
Type: string
Help¶
This option specifies the path to the source for the open-amp library
Defaults¶
- “open-amp”
Kconfig definition¶
At ext/lib/ipc/open-amp/Kconfig:13
Included via Kconfig:10
→ Kconfig.zephyr:37
→ ext/Kconfig:17
Menu path: (top menu) → External Sources
config OPENAMP_SRC_PATH
string
prompt "OpenAMP library source path"
default "open-amp"
help
This option specifies the path to the source for the open-amp library
(Definitions include propagated dependencies, including from if’s and menus.)