]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - arch/x86/lguest/Kconfig
x86: Make Linux guest support optional
[mirror_ubuntu-bionic-kernel.git] / arch / x86 / lguest / Kconfig
index 29043d2048a053d65483bbca9ec079c582597142..4a0890f815c40dc2641d092ff7aeaee5cb6f0039 100644 (file)
@@ -1,7 +1,6 @@
 config LGUEST_GUEST
        bool "Lguest guest support"
-       select PARAVIRT
-       depends on X86_32
+       depends on X86_32 && PARAVIRT
        select TTY
        select VIRTUALIZATION
        select VIRTIO