zephyr/ext/lib/ipc/open-amp/Kconfig

18 lines
352 B
Plaintext

#
# Copyright (c) 2018 Linaro Limited
#
# SPDX-License-Identifier: Apache-2.0
#
config OPENAMP
bool "OpenAMP Support"
select LIBMETAL
help
This option enables the OpenAMP IPC library
config OPENAMP_SRC_PATH
string "OpenAMP library source path"
default "open-amp"
help
This option specifies the path to the source for the open-amp library