projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29d9f6d
)
x86: add missing symbol to xen_domu
author
John Crispin
<blogic@openwrt.org>
Thu, 26 Mar 2015 10:59:10 +0000
(10:59 +0000)
committer
John Crispin
<blogic@openwrt.org>
Thu, 26 Mar 2015 10:59:10 +0000
(10:59 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45016
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
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
11ffdab
..
f2c8ba8
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