aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/ia64.mk1
-rw-r--r--config/x86_32.mk1
-rw-r--r--config/x86_64.mk1
3 files changed, 3 insertions, 0 deletions
diff --git a/config/ia64.mk b/config/ia64.mk
index a951514dae..4fab1118be 100644
--- a/config/ia64.mk
+++ b/config/ia64.mk
@@ -1,4 +1,5 @@
CONFIG_IA64 := y
CONFIG_IOEMU := y
+CONFIG_XCUTILS := y
LIBDIR := lib
diff --git a/config/x86_32.mk b/config/x86_32.mk
index 73bd2b7eb4..2d460a720a 100644
--- a/config/x86_32.mk
+++ b/config/x86_32.mk
@@ -1,6 +1,7 @@
CONFIG_X86 := y
CONFIG_HVM := y
CONFIG_MIGRATE := y
+CONFIG_XCUTILS := y
CONFIG_IOEMU := y
CONFIG_MBOOTPACK := y
diff --git a/config/x86_64.mk b/config/x86_64.mk
index 2cd709dd09..bd43c04a6c 100644
--- a/config/x86_64.mk
+++ b/config/x86_64.mk
@@ -1,6 +1,7 @@
CONFIG_X86 := y
CONFIG_HVM := y
CONFIG_MIGRATE := y
+CONFIG_XCUTILS := y
CONFIG_IOEMU := y
CONFIG_MBOOTPACK := y