aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-06-02 12:45:25 +0000
committerJohn Crispin <blogic@openwrt.org>2014-06-02 12:45:25 +0000
commitd048f53bf4bc9447203c2b0291f5fd5d00a1cda0 (patch)
tree78491723b95239a8967a1dfc746789c476d9f800
parent059736734825e8834b9b72e2725a4d7a01644e92 (diff)
downloadmaster-187ad058-d048f53bf4bc9447203c2b0291f5fd5d00a1cda0.tar.gz
master-187ad058-d048f53bf4bc9447203c2b0291f5fd5d00a1cda0.tar.bz2
master-187ad058-d048f53bf4bc9447203c2b0291f5fd5d00a1cda0.zip
x86: Compile xen-pci-frontend as module
modified version of -> http://patchwork.openwrt.org/patch/5535/ Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40947 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/x86/xen_domu/config-3.102
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/xen_domu/config-3.10 b/target/linux/x86/xen_domu/config-3.10
index 4b7c80fc98..fc86036b5f 100644
--- a/target/linux/x86/xen_domu/config-3.10
+++ b/target/linux/x86/xen_domu/config-3.10
@@ -69,7 +69,7 @@ CONFIG_XEN_GRANT_DEV_ALLOC=m
CONFIG_XEN_HAVE_PVMMU=y
CONFIG_XEN_MAX_DOMAIN_MEMORY=64
# CONFIG_XEN_NETDEV_FRONTEND is not set
-CONFIG_XEN_PCIDEV_FRONTEND=y
+# CONFIG_XEN_PCIDEV_FRONTEND is not set
CONFIG_XEN_PRIVCMD=m
# CONFIG_XEN_PRIVILEGED_GUEST is not set
CONFIG_XEN_PVHVM=y