[PATCH v9 17/19] drm/virtio: kconfig: Fix recursive dependency issue.

Emil Velikov emil.l.velikov at gmail.com
Mon Sep 19 16:18:48 PDT 2016


On 5 September 2016 at 14:16, Peter Griffin <peter.griffin at linaro.org> wrote:
> ST_SLIM_REMOTEPROC must select REMOTEPROC, which exposes the following
> recursive dependency.
>
>From a humble skim through remoteproc, drm and a few other subsystems
I think the above is wrong. All the drivers (outside of remoteproc),
that I've seen, depend on the core component, they don't select it.

Furthermore most places explicitly hide the drivers from the menu if
the core component isn't enabled.

Is there something that requires such a different/unusual behaviour in
remoteproc ?

Regards,
Emil



More information about the linux-arm-kernel mailing list