summaryrefslogtreecommitdiff
path: root/linaro
diff options
context:
space:
mode:
authorWookey <wookey@wookware.org>2013-07-10 18:35:54 +0100
committerAndrey Konovalov <andrey.konovalov@linaro.org>2014-09-26 16:33:12 +0400
commit22d8edc9cea494fdd5a1d180291a78edbac7e9ab (patch)
treeb6f467fd11e35f8937b8cd275f87c3ebb537f219 /linaro
parentb7479b4fc21c31bc594ba12cb953eda31bb92c6a (diff)
Add snippet for xen-enabled kernels
Diffstat (limited to 'linaro')
-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