From: John Crispin Date: Thu, 26 Mar 2015 10:59:10 +0000 (+0000) Subject: x86: add missing symbol to xen_domu X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=67c83a6595d4115af098a0ea070736df61283d74;p=librecmc%2Flibrecmc.git x86: add missing symbol to xen_domu Signed-off-by: John Crispin SVN-Revision: 45016 --- diff --git a/target/linux/x86/xen_domu/config-default b/target/linux/x86/xen_domu/config-default index 11ffdab4ad..f2c8ba840f 100644 --- a/target/linux/x86/xen_domu/config-default +++ b/target/linux/x86/xen_domu/config-default @@ -79,6 +79,7 @@ CONFIG_XEN_PRIVCMD=m 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