ARM: kvm: don't include drivers/virtio/Kconfig
authorArnd Bergmann <arnd@arndb.de>
Fri, 21 Jun 2013 20:33:22 +0000 (22:33 +0200)
committerChristoffer Dall <christoffer.dall@linaro.org>
Thu, 2 Oct 2014 15:17:51 +0000 (17:17 +0200)
commit8847470177f0d453fe41bc8de72b89a41a264830
treeb93535efc1d9f83b0814fb42d10865e6acd42cbb
parentd144c1d2cd86381c80187f5ccee5eb27dad6b21b
ARM: kvm: don't include drivers/virtio/Kconfig

The virtio configuration has recently moved and is now visible everywhere.
Including the file again from KVM as we used to need earlier now causes
dependency problems:

warning: (CAIF_VIRTIO && VIRTIO_PCI && VIRTIO_MMIO && REMOTEPROC && RPMSG)
selects VIRTIO which has unmet direct dependencies (VIRTUALIZATION)

Cc: Christoffer Dall <cdall@cs.columbia.edu>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
(cherry picked from commit 8bd4ffd6b3a98f00267051dc095076ea2ff06ea8)
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
arch/arm/kvm/Kconfig