From: cdall@cs.columbia.edu (Christoffer Dall)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: kvm: don't include drivers/virtio/Kconfig
Date: Fri, 21 Jun 2013 13:50:20 -0700 [thread overview]
Message-ID: <20130621205020.GA6815@lvm> (raw)
In-Reply-To: <201306212233.23062.arnd@arndb.de>
On Fri, Jun 21, 2013 at 10:33:22PM +0200, Arnd Bergmann wrote:
> 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>
>
> diff --git a/arch/arm/kvm/Kconfig b/arch/arm/kvm/Kconfig
> index 370e1a8..017db7c 100644
> --- a/arch/arm/kvm/Kconfig
> +++ b/arch/arm/kvm/Kconfig
> @@ -67,6 +67,4 @@ config KVM_ARM_TIMER
> ---help---
> Adds support for the Architected Timers in virtual machines
>
> -source drivers/virtio/Kconfig
> -
> endif # VIRTUALIZATION
Thanks, queued for 3.11.
-Christoffer
prev parent reply other threads:[~2013-06-21 20:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-21 20:33 [PATCH] ARM: kvm: don't include drivers/virtio/Kconfig Arnd Bergmann
2013-06-21 20:50 ` Christoffer Dall [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130621205020.GA6815@lvm \
--to=cdall@cs.columbia.edu \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).