From: blogic Date: Mon, 2 Jun 2014 12:45:25 +0000 (+0000) Subject: x86: Compile xen-pci-frontend as module X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=1de2621f04bfc2bc15674d3ca372b1c78fda69a8;p=openwrt.git x86: Compile xen-pci-frontend as module modified version of -> http://patchwork.openwrt.org/patch/5535/ Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40947 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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