Displaying 2 results from an estimated 2 matches for "fa4d1e5".
Did you mean:
c5a4d1e5
2011 Jul 05
1
[RFC] virtio: expose for non-virtualization users too
...config | 16 ----------------
arch/tile/kvm/Kconfig | 1 -
arch/x86/kvm/Kconfig | 1 -
drivers/Kconfig | 2 ++
drivers/virtio/Kconfig | 3 +++
9 files changed, 5 insertions(+), 37 deletions(-)
diff --git a/arch/ia64/kvm/Kconfig b/arch/ia64/kvm/Kconfig
index fa4d1e5..9806e55 100644
--- a/arch/ia64/kvm/Kconfig
+++ b/arch/ia64/kvm/Kconfig
@@ -49,6 +49,5 @@ config KVM_INTEL
extensions.
source drivers/vhost/Kconfig
-source drivers/virtio/Kconfig
endif # VIRTUALIZATION
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 653da62..a627a2c 100644
--- a/...
2011 Jul 05
1
[RFC] virtio: expose for non-virtualization users too
...config | 16 ----------------
arch/tile/kvm/Kconfig | 1 -
arch/x86/kvm/Kconfig | 1 -
drivers/Kconfig | 2 ++
drivers/virtio/Kconfig | 3 +++
9 files changed, 5 insertions(+), 37 deletions(-)
diff --git a/arch/ia64/kvm/Kconfig b/arch/ia64/kvm/Kconfig
index fa4d1e5..9806e55 100644
--- a/arch/ia64/kvm/Kconfig
+++ b/arch/ia64/kvm/Kconfig
@@ -49,6 +49,5 @@ config KVM_INTEL
extensions.
source drivers/vhost/Kconfig
-source drivers/virtio/Kconfig
endif # VIRTUALIZATION
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 653da62..a627a2c 100644
--- a/...