Skip to content
Commit d5039426 authored by Ohad Ben-Cohen's avatar Ohad Ben-Cohen Committed by ohad
Browse files

remoteproc/omap: fix randconfig unmet direct dependencies



OMAP_REMOTEPROC selects REMOTEPROC and RPMSG, both of which depend
on EXPERIMENTAL, so let's have OMAP_REMOTEPROC depend on EXPERIMENTAL
too, in order to avoid the below randconfig warnings.

warning: (OMAP_REMOTEPROC) selects REMOTEPROC which has unmet direct dependencies (EXPERIMENTAL)
warning: (OMAP_REMOTEPROC) selects RPMSG which has unmet direct dependencies (EXPERIMENTAL)

Cc: stable <stable@vger.kernel.org>
Reported-by: default avatarTony Lindgren <tony@atomide.com>
Signed-off-by: default avatarOhad Ben-Cohen <ohad@wizery.com>
parent 6887a413
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment