xen/tmem: do not allow XEN_TMEM on ARM64

tmem is not supported on arm or arm64 yet. Will revert this
once the Xen hypervisor supports it.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
This commit is contained in:
Stefano Stabellini 2013-07-23 17:46:58 +01:00 committed by Konrad Rzeszutek Wilk
parent 179fbd5a45
commit 741ddbcfd2
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ config SWIOTLB_XEN
config XEN_TMEM
tristate
depends on !ARM
depends on !ARM && !ARM64
default m if (CLEANCACHE || FRONTSWAP)
help
Shim to interface in-kernel Transcendent Memory hooks