diff --git a/arch/x86/xen/Kconfig b/arch/x86/xen/Kconfig index 2b105888927c45eb180e7c75df4abfc1bd180de7..afc1da68b06d80bcd8afda6989689f400f90af56 100644 --- a/arch/x86/xen/Kconfig +++ b/arch/x86/xen/Kconfig @@ -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.