From 8e4bff4cab0ddac6060645b0715210484d02ff40 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Wed, 30 Aug 2017 08:25:59 +0000 Subject: Initial file dump from open source release --- linaro/configs/xen.conf | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 linaro/configs/xen.conf (limited to 'linaro/configs/xen.conf') diff --git a/linaro/configs/xen.conf b/linaro/configs/xen.conf new file mode 100644 index 00000000..d24fabbe --- /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 -- cgit v1.3.1