From 8f2348c03c7ac1a1f6baa91590eb0b5938bf727b Mon Sep 17 00:00:00 2001 From: Emmanuel Ackaouy Date: Fri, 5 Jan 2007 17:32:00 +0000 Subject: Introduce _DOMF_compat and infrastructure as well as several conditionals dealing with operations that need to distinguish between native and compatibility mode guests. Signed-off-by: Jan Beulich --- config/x86_64.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'config/x86_64.mk') diff --git a/config/x86_64.mk b/config/x86_64.mk index 99b25d8059..288878638c 100644 --- a/config/x86_64.mk +++ b/config/x86_64.mk @@ -2,6 +2,7 @@ CONFIG_X86 := y CONFIG_X86_64 := y CONFIG_X86_$(XEN_OS) := y +CONFIG_COMPAT := y CONFIG_HVM := y CONFIG_MIGRATE := y CONFIG_XCUTILS := y -- cgit v1.2.3