Commit 5c69e981 authored by Ulf Magnusson's avatar Ulf Magnusson Committed by Kumar Gala
Browse files

ext: open-amp: kconfig: Add missing OPENAMP dep. to OPENAMP_SRC_PATH



Prevents the OPENAMP_SRC_PATH symbol from showing up in the menu when
OPENAMP is disabled.

Signed-off-by: default avatarUlf Magnusson <Ulf.Magnusson@nordicsemi.no>
parent 2d4ec5f1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -13,5 +13,6 @@ config OPENAMP
config OPENAMP_SRC_PATH
	string "OpenAMP library source path"
	default "open-amp"
	depends on OPENAMP
	help
	  This option specifies the path to the source for the open-amp library