KVM: Add CONFIG_HAVE_KVM_IRQCHIP
[sfrench/cifs-2.6.git] / arch / powerpc / kvm / Kconfig
index 146570550142245b7ac9d16490d2c5227e7df90a..5a152a52796f171641c5c8edfe3d1a92724d6cb1 100644 (file)
@@ -2,6 +2,9 @@
 # KVM configuration
 #
 
+config HAVE_KVM_IRQCHIP
+       bool
+
 menuconfig VIRTUALIZATION
        bool "Virtualization"
        ---help---