2013-04-16 17:29:21

by Suman Anna

[permalink] [raw]
Subject: [PATCH 0/2] remoteproc/rpmsg: fix kconfig dependencies for VIRTIO

Hi,

This fixes the Kconfig dependency warnings for VIRTIO when remoteproc
and/or rpmsg are enabled. I have intentionally split the change into
two patches, based on testing by enabling STE-MODEM-RPROC and
OMAP_REMOTEPROC separately. The former selects just REMOTEPROC, while
the latter selects both REMOTEPROC & RPMSG. The split should also
enable the patches to come through remoteproc & rpmsg trees respectively.

regards
Suman

Suman Anna (2):
remoteproc: fix kconfig dependencies for VIRTIO
rpmsg: fix kconfig dependencies for VIRTIO

drivers/remoteproc/Kconfig | 1 +
drivers/rpmsg/Kconfig | 1 +
2 files changed, 2 insertions(+)

--
1.8.2