blob: e0b543399a582fce90fbff006e64aff0a7aa415d [file] [log] [blame]
#
# Copyright (c) 2018 Linaro Limited
#
# SPDX-License-Identifier: Apache-2.0
#
config OPENAMP
bool
prompt "OpenAMP Support"
select LIBMETAL
default n
help
This option enables the OpenAMP IPC library
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