]> git.baikalelectronics.ru Git - kernel.git/commit
remoteproc: Drop VIRTUALIZATION dependency from REMOTEPROC
authorSuman Anna <s-anna@ti.com>
Tue, 27 Jun 2017 22:46:08 +0000 (17:46 -0500)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 27 Jun 2017 23:01:00 +0000 (16:01 -0700)
commitea5a0eb06959bdeed59b6c6c91e09d6b2b4b404f
tree5dff0f579889395233dd65520aa17fdaf6b86d60
parent0ace03e46c523a8029bd59437f8cbd9b56248ff6
remoteproc: Drop VIRTUALIZATION dependency from REMOTEPROC

A dependency to VIRTUALIZATION has been added to REMOTEPROC in v3.10
kernel in commit 7ab753a26418 ("remoteproc: fix kconfig dependencies
for VIRTIO") to resolve Kconfig warnings due to the inclusion of the
virtio configuration file from the ARM's KVM config file. The KVM
config was fixed properly in the subsequent release in commit
056a23f60ef0 ("ARM: kvm: don't include drivers/virtio/Kconfig").
So, drop this unneeded VIRTUALIZATION dependency from REMOTEPROC.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/Kconfig