modules: openamp: Options only when module is available

Only show openamp menu options when the module is available.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
This commit is contained in:
Flavio Ceolin 2023-05-10 22:13:13 +00:00 committed by Carles Cufí
parent f4cb487b79
commit 2e6871a46f

View file

@ -1,8 +1,12 @@
# Copyright (c) 2018 Linaro Limited
# SPDX-License-Identifier: Apache-2.0
config ZEPHYR_OPEN_AMP_MODULE
bool
config OPENAMP
bool "OpenAMP Support"
depends on ZEPHYR_OPEN_AMP_MODULE
select LIBMETAL
help
This option enables the OpenAMP IPC library