Author: blogic Date: 2015-03-26 11:59:10 +0100 (Thu, 26 Mar 2015) New Revision: 45016
Modified: trunk/target/linux/x86/xen_domu/config-default Log: x86: add missing symbol to xen_domu Signed-off-by: John Crispin <[email protected]> Modified: trunk/target/linux/x86/xen_domu/config-default =================================================================== --- trunk/target/linux/x86/xen_domu/config-default 2015-03-26 10:59:04 UTC (rev 45015) +++ trunk/target/linux/x86/xen_domu/config-default 2015-03-26 10:59:10 UTC (rev 45016) @@ -79,6 +79,7 @@ CONFIG_XEN_PVHVM=y CONFIG_XEN_SAVE_RESTORE=y CONFIG_XEN_SCRUB_PAGES=y +CONFIG_XEN_SCSI_FRONTEND=y CONFIG_XEN_SYS_HYPERVISOR=y # CONFIG_XEN_WDT is not set CONFIG_XEN_XENBUS_FRONTEND=y _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
