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:
1129383
)
[x86] set xen images to gzip compression, fixes #11970
author
John Crispin
<blogic@openwrt.org>
Wed, 15 Aug 2012 09:20:12 +0000
(09:20 +0000)
committer
John Crispin
<blogic@openwrt.org>
Wed, 15 Aug 2012 09:20:12 +0000
(09:20 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33192
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/x86/xen_domu/config-3.3
patch
|
blob
|
history
diff --git
a/target/linux/x86/xen_domu/config-3.3
b/target/linux/x86/xen_domu/config-3.3
index
6e818e4
..
c34df71
100644
(file)
--- a/
target/linux/x86/xen_domu/config-3.3
+++ b/
target/linux/x86/xen_domu/config-3.3
@@
-12,6
+12,8
@@
CONFIG_HVC_DRIVER=y
CONFIG_HVC_IRQ=y
CONFIG_HVC_XEN=y
CONFIG_IOMMU_HELPER=y
+CONFIG_KERNEL_GZIP=y
+# CONFIG_KERNEL_XZ is not set
# CONFIG_KVM_CLOCK is not set
# CONFIG_LGUEST_GUEST is not set
# CONFIG_M486 is not set