summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWookey <wookey@wookware.org>2013-07-10 18:35:54 +0100
committerAndrey Konovalov <andrey.konovalov@linaro.org>2013-11-28 20:43:38 +0400
commit66cf7a6de70ad15e9c1099fc56278f6e10536828 (patch)
treeca00ee8adbe8705a2c53ecde972485228cb0500d
parentc36f366454ef2c5a51789d3d37f1e4f7fd5aa849 (diff)
Add snippet for xen-enabled kernels
-rw-r--r--linaro/configs/xen.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/linaro/configs/xen.conf b/linaro/configs/xen.conf
new file mode 100644
index 00000000000..d24fabbea07
--- /dev/null
+++ b/linaro/configs/xen.conf
@@ -0,0 +1,7 @@
+CONFIG_XEN=y
+CONFIG_XEN_NETDEV_FRONTEND=y
+CONFIG_XEN_NETDEV_BACKEND=y
+CONFIG_XEN_BLKDEV_FRONTEND=y
+CONFIG_XEN_BLKDEV_BACKEND=y
+CONFIG_XENFS=y
+CONFIG_XEN_COMPAT_XENFS=y