From: Konrad Rzeszutek Wilk Date: Fri, 8 Jan 2016 14:51:37 +0000 (-0500) Subject: config: Also enable TMEM X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=8670e589aad1142ffe318383636c39198dbba6c3;p=xentesttools%2Fbootstrap.git config: Also enable TMEM for the tmem test-case. Signed-off-by: Konrad Rzeszutek Wilk --- diff --git a/linux.config b/linux.config index 4ac661a..7aa7c55 100644 --- a/linux.config +++ b/linux.config @@ -908,6 +908,9 @@ CONFIG_X86_SYSFB=y CONFIG_XEN_PVH=y +# For tmem test-case +CONFIG_XEN_TMEM=m + CONFIG_DEBUG_VM=y # CONFIG_DEBUG_VIRTUAL is not set