Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux...
[sfrench/cifs-2.6.git] / arch / x86 / xen / Kconfig
index fbfa55ce0d5566fbb7634d695fe9709ab63fbe07..2e641be2737e162171f5a96df11a5ad4c30c7476 100644 (file)
@@ -5,7 +5,8 @@
 config XEN
        bool "Xen guest support"
        select PARAVIRT
-       depends on X86_CMPXCHG && X86_TSC && !NEED_MULTIPLE_NODES && !(X86_VISWS || X86_VOYAGER)
+       depends on X86_32
+       depends on X86_CMPXCHG && X86_TSC && !(X86_VISWS || X86_VOYAGER)
        help
          This is the Linux Xen port.  Enabling this will allow the
          kernel to boot in a paravirtualized environment under the