KVM: switch irq injection/acking data structures to irq_lock
[deliverable/linux.git] / arch / ia64 / kvm / Kconfig
index 64d5209378749ff7175f8218fdbb546ee6310315..f922bbba37974657060182137487d49a65cf0285 100644 (file)
@@ -1,12 +1,8 @@
 #
 # KVM configuration
 #
-config HAVE_KVM
-       bool
 
-config HAVE_KVM_IRQCHIP
-       bool
-       default y
+source "virt/kvm/Kconfig"
 
 menuconfig VIRTUALIZATION
        bool "Virtualization"
@@ -28,6 +24,7 @@ config KVM
        depends on PCI
        select PREEMPT_NOTIFIERS
        select ANON_INODES
+       select HAVE_KVM_IRQCHIP
        ---help---
          Support hosting fully virtualized guest machines using hardware
          virtualization extensions.  You will need a fairly recent
This page took 0.023727 seconds and 5 git commands to generate.