search for: 653da62

Displaying 2 results from an estimated 2 matches for "653da62".

Did you mean: 63d62
2011 Jul 05
1
[RFC] virtio: expose for non-virtualization users too
...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/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -2489,20 +2489,4 @@ source "security/Kconfig" source "crypto/Kconfig" -menuconfig VIRTUALIZATION - bool "Virtualization" - default n - ---help--- - Say Y here to get to see options for using your...
2011 Jul 05
1
[RFC] virtio: expose for non-virtualization users too
...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/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -2489,20 +2489,4 @@ source "security/Kconfig" source "crypto/Kconfig" -menuconfig VIRTUALIZATION - bool "Virtualization" - default n - ---help--- - Say Y here to get to see options for using your...