]> Pileus Git - ~andy/linux/blobdiff - arch/x86/xen/Kconfig
Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel...
[~andy/linux] / arch / x86 / xen / Kconfig
index 9a6775c9ddca2dc3436b255b0153c2745cba4b9e..131dacd2748a0faedc9986c112652ec52875ab1d 100644 (file)
@@ -6,6 +6,7 @@ config XEN
        bool "Xen guest support"
        select PARAVIRT
        select PARAVIRT_CLOCK
+       select XEN_HAVE_PVMMU
        depends on X86_64 || (X86_32 && X86_PAE && !X86_VISWS)
        depends on X86_TSC
        help