projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b98c198
)
x86: add missing symbol to xen_domu
author
John Crispin
<john@openwrt.org>
Thu, 26 Mar 2015 10:59:10 +0000
(10:59 +0000)
committer
John Crispin
<john@openwrt.org>
Thu, 26 Mar 2015 10:59:10 +0000
(10:59 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45016
target/linux/x86/xen_domu/config-default
patch
|
blob
|
history
diff --git
a/target/linux/x86/xen_domu/config-default
b/target/linux/x86/xen_domu/config-default
index 11ffdab4add3315760b822913de6cc027779bbab..f2c8ba840f2ad0cebd6dcbfff323d2c724ceaad4 100644
(file)
--- 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