Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b0af7b7d authored by Suman Anna's avatar Suman Anna Committed by Bjorn Andersson
Browse files

remoteproc/keystone: Fix circular dependencies for ARM configs



Drop the dependency on RESET_CONTROLLER for the Keystone remoteproc
driver to resolve some circular dependencies around different choices
for RESET_CONTROLLER on common ARM configs. This dependency is
inherent as the RESET_CONTROLLER will be enabled due to the enabled
ARCH_HAS_RESET_CONTROLLER for ARCH_KEYSTONE.

Signed-off-by: default avatarSuman Anna <s-anna@ti.com>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent e3f37c5e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -70,7 +70,6 @@ config DA8XX_REMOTEPROC
config KEYSTONE_REMOTEPROC
	tristate "Keystone Remoteproc support"
	depends on ARCH_KEYSTONE
	depends on RESET_CONTROLLER
	select RPMSG_VIRTIO
	help
	  Say Y here here to support Keystone remote processors (DSP)