* [PATCH] ARM: kvm: don't include drivers/virtio/Kconfig
@ 2013-06-21 20:33 ` Arnd Bergmann
0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2013-06-21 20:33 UTC (permalink / raw)
To: linux-arm-kernel
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
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH] ARM: kvm: don't include drivers/virtio/Kconfig
@ 2013-06-21 20:33 ` Arnd Bergmann
0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2013-06-21 20:33 UTC (permalink / raw)
To: Christoffer Dall; +Cc: Linux ARM Kernel List, kvm
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
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH] ARM: kvm: don't include drivers/virtio/Kconfig
2013-06-21 20:33 ` Arnd Bergmann
@ 2013-06-21 20:50 ` Christoffer Dall
-1 siblings, 0 replies; 4+ messages in thread
From: Christoffer Dall @ 2013-06-21 20:50 UTC (permalink / raw)
To: linux-arm-kernel
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] ARM: kvm: don't include drivers/virtio/Kconfig
@ 2013-06-21 20:50 ` Christoffer Dall
0 siblings, 0 replies; 4+ messages in thread
From: Christoffer Dall @ 2013-06-21 20:50 UTC (permalink / raw)
To: Arnd Bergmann; +Cc: Linux ARM Kernel List, kvm
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
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-06-21 20:50 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-21 20:33 [PATCH] ARM: kvm: don't include drivers/virtio/Kconfig Arnd Bergmann
2013-06-21 20:33 ` Arnd Bergmann
2013-06-21 20:50 ` Christoffer Dall
2013-06-21 20:50 ` Christoffer Dall
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.