]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - arch/x86/kvm/Kconfig
KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig
[mirror_ubuntu-bionic-kernel.git] / arch / x86 / kvm / Kconfig
index 8600a09e0c6c5cca00331605a92045d34268133b..939b1cb9c5b3656980ecd6d48ff0c2d69818e033 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"
@@ -29,6 +25,7 @@ config KVM
        select PREEMPT_NOTIFIERS
        select MMU_NOTIFIER
        select ANON_INODES
+       select HAVE_KVM_IRQCHIP
        ---help---
          Support hosting fully virtualized guest machines using hardware
          virtualization extensions.  You will need a fairly recent