]> git.ipfire.org Git - thirdparty/kernel/stable.git/blobdiff - tools/arch/x86/include/asm/irq_vectors.h
x86: replace CONFIG_HAVE_KVM with IS_ENABLED(CONFIG_KVM)
[thirdparty/kernel/stable.git] / tools / arch / x86 / include / asm / irq_vectors.h
index 3a19904c2db6935fda03c0a7c9eeaa47e62f823c..3f73ac3ed3a0709a700ae927bca01069a1910665 100644 (file)
@@ -84,7 +84,7 @@
 #define HYPERVISOR_CALLBACK_VECTOR     0xf3
 
 /* Vector for KVM to deliver posted interrupt IPI */
-#ifdef CONFIG_HAVE_KVM
+#if IS_ENABLED(CONFIG_KVM)
 #define POSTED_INTR_VECTOR             0xf2
 #define POSTED_INTR_WAKEUP_VECTOR      0xf1
 #define POSTED_INTR_NESTED_VECTOR      0xf0