xen: Kconfig: remove X86_64 depends from XEN_512GB
[linux-2.6-microblaze.git] / arch / x86 / xen / Kconfig
index 2b10588..afc1da6 100644 (file)
@@ -28,7 +28,7 @@ config XEN_PV
 
 config XEN_512GB
        bool "Limit Xen pv-domain memory to 512GB"
-       depends on XEN_PV && X86_64
+       depends on XEN_PV
        default y
        help
          Limit paravirtualized user domains to 512GB of RAM.