RE: [PATCH 1/2] remoteproc: fix kconfig dependencies for VIRTIO

2013-04-22 Thread Anna, Suman
> On Thu, Apr 18, 2013 at 6:51 PM, Anna, Suman wrote: > >> > >> On Tue, Apr 16, 2013 at 8:25 PM, Suman Anna wrote: > >> > remoteproc configuration selects VIRTIO, but VIRTIO is now > >> > subordinate to VIRTUALIZATION. VIRTUALIZATION has to be selected as > >> > well to honor the kconfig menu hie

Re: [PATCH 1/2] remoteproc: fix kconfig dependencies for VIRTIO

2013-04-21 Thread Ohad Ben-Cohen
On Thu, Apr 18, 2013 at 6:51 PM, Anna, Suman wrote: >> >> On Tue, Apr 16, 2013 at 8:25 PM, Suman Anna wrote: >> > remoteproc configuration selects VIRTIO, but VIRTIO is now subordinate >> > to VIRTUALIZATION. VIRTUALIZATION has to be selected as well to honor >> > the kconfig menu hierarchy and f

RE: [PATCH 1/2] remoteproc: fix kconfig dependencies for VIRTIO

2013-04-18 Thread Anna, Suman
> > On Tue, Apr 16, 2013 at 8:25 PM, Suman Anna wrote: > > remoteproc configuration selects VIRTIO, but VIRTIO is now subordinate > > to VIRTUALIZATION. VIRTUALIZATION has to be selected as well to honor > > the kconfig menu hierarchy and fix the dependency warnings. > > Thanks Suman. Is this st

Re: [PATCH 1/2] remoteproc: fix kconfig dependencies for VIRTIO

2013-04-18 Thread Ohad Ben-Cohen
On Tue, Apr 16, 2013 at 8:25 PM, Suman Anna wrote: > remoteproc configuration selects VIRTIO, but VIRTIO is now > subordinate to VIRTUALIZATION. VIRTUALIZATION has to be > selected as well to honor the kconfig menu hierarchy and fix > the dependency warnings. Thanks Suman. Is this stable material