diff options
-rw-r--r-- | arch/powerpc/kvm/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/kvm/Kconfig b/arch/powerpc/kvm/Kconfig index 602eb51d20bc..f5769f19ae25 100644 --- a/arch/powerpc/kvm/Kconfig +++ b/arch/powerpc/kvm/Kconfig | |||
@@ -172,6 +172,7 @@ config KVM_XICS | |||
172 | depends on KVM_BOOK3S_64 && !KVM_MPIC | 172 | depends on KVM_BOOK3S_64 && !KVM_MPIC |
173 | select HAVE_KVM_IRQCHIP | 173 | select HAVE_KVM_IRQCHIP |
174 | select HAVE_KVM_IRQFD | 174 | select HAVE_KVM_IRQFD |
175 | default y | ||
175 | ---help--- | 176 | ---help--- |
176 | Include support for the XICS (eXternal Interrupt Controller | 177 | Include support for the XICS (eXternal Interrupt Controller |
177 | Specification) interrupt controller architecture used on | 178 | Specification) interrupt controller architecture used on |