linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Some remoteproc/rpmsg Kconfig cleanups
@ 2017-06-27 22:46 Suman Anna
  2017-06-27 22:46 ` [PATCH 1/4] rpmsg: Drop VIRTUALIZATION dependency from RPMSG_VIRTIO Suman Anna
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Suman Anna @ 2017-06-27 22:46 UTC (permalink / raw)
  To: Bjorn Andersson, Ohad Ben-Cohen
  Cc: Arnd Bergmann, linux-remoteproc, linux-arm-kernel, linux-kernel,
	Suman Anna

Hi Bjorn,

The following are some Kconfig related cleanups on rpmsg and remoteproc
to help resolve the current build related warnings reported on linux-next
after the rpmsg for-next merges. 

The first 2 patches drop the VIRTUALIZATION dependency (there is never
a true dependency) that were introduced a long while back to fix a
dependency issue on VIRTIO, and is no longer needed. This cleanup
results in the elimination of the ppc64_defconfig warnings against
the davinci remoteproc driver (davinci is ARMv5, and should have no
dependency against PPC arch whatsoever, that warning can be seen
without the keystone remoteproc patches).

The third patch is a pure cleanup patch, and the last patch is an
alternate fix for the linux-next Kconfig warnings, without your patch
to change the RPMSG_VIRTIO dependency [1]. Last patch can also go with
your patch, but feel free to drop it if picking up your patch instead.

Patches are based directly on linux-next 20170627 tag, They also apply
fine on mainline 4.12-rcs.

regards
Suman

[1] https://patchwork.kernel.org/patch/9810881/

Suman Anna (4):
  rpmsg: Drop VIRTUALIZATION dependency from RPMSG_VIRTIO
  remoteproc: Drop VIRTUALIZATION dependency from REMOTEPROC
  remoteproc: Drop redundant REMOTEPROC dependency from driver Kconfigs
  remoteproc/keystone: Fix circular dependencies for ARM configs

 drivers/remoteproc/Kconfig | 11 -----------
 drivers/rpmsg/Kconfig      |  1 -
 2 files changed, 12 deletions(-)

-- 
2.13.1

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-06-28 16:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-27 22:46 [PATCH 0/4] Some remoteproc/rpmsg Kconfig cleanups Suman Anna
2017-06-27 22:46 ` [PATCH 1/4] rpmsg: Drop VIRTUALIZATION dependency from RPMSG_VIRTIO Suman Anna
2017-06-27 22:46 ` [PATCH 2/4] remoteproc: Drop VIRTUALIZATION dependency from REMOTEPROC Suman Anna
2017-06-27 22:46 ` [PATCH 3/4] remoteproc: Drop redundant REMOTEPROC dependency from driver Kconfigs Suman Anna
2017-06-27 22:46 ` [PATCH 4/4] remoteproc/keystone: Fix circular dependencies for ARM configs Suman Anna
2017-06-27 23:40   ` Bjorn Andersson
2017-06-28 16:20     ` Suman Anna

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).