summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/xen_domu
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-03-26 10:59:10 +0000
committerJohn Crispin <john@openwrt.org>2015-03-26 10:59:10 +0000
commit67c83a6595d4115af098a0ea070736df61283d74 (patch)
tree7bce344a278034521bac57b1736b965742f99f99 /target/linux/x86/xen_domu
parentb98c19888373d4adb5c46e61f379d883096ec673 (diff)
downloadmaster-31e0f0ae-67c83a6595d4115af098a0ea070736df61283d74.tar.gz
master-31e0f0ae-67c83a6595d4115af098a0ea070736df61283d74.tar.bz2
master-31e0f0ae-67c83a6595d4115af098a0ea070736df61283d74.zip
x86: add missing symbol to xen_domu
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 45016
Diffstat (limited to 'target/linux/x86/xen_domu')
-rw-r--r--target/linux/x86/xen_domu/config-default1
1 files changed, 1 insertions, 0 deletions
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