diff options
Diffstat (limited to 'arch/x86/kvm/Kconfig')
| -rw-r--r-- | arch/x86/kvm/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/x86/kvm/Kconfig b/arch/x86/kvm/Kconfig index b81125f0bdee..0a303c3ed11f 100644 --- a/arch/x86/kvm/Kconfig +++ b/arch/x86/kvm/Kconfig | |||
| @@ -4,6 +4,10 @@ | |||
| 4 | config HAVE_KVM | 4 | config HAVE_KVM |
| 5 | bool | 5 | bool |
| 6 | 6 | ||
| 7 | config HAVE_KVM_IRQCHIP | ||
| 8 | bool | ||
| 9 | default y | ||
| 10 | |||
| 7 | menuconfig VIRTUALIZATION | 11 | menuconfig VIRTUALIZATION |
| 8 | bool "Virtualization" | 12 | bool "Virtualization" |
| 9 | depends on HAVE_KVM || X86 | 13 | depends on HAVE_KVM || X86 |
