-
CONFIG_OPENAMP_SRC_PATH
¶
OpenAMP library source path
Type: string
Help¶
This option specifies the path to the source for the open-amp library
Default¶
“open-amp”
Kconfig definition¶
At <Zephyr>/modules/Kconfig.open-amp:12
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:25
Menu path: (Top) → Modules → OpenAMP Support
config OPENAMP_SRC_PATH string "OpenAMP library source path" default "open-amp" depends onOPENAMP
&&OPENAMP
help This option specifies the path to the source for the open-amp library
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)