summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/xen_domu
diff options
context:
space:
mode:
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-08-15 09:20:12 +0000
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-08-15 09:20:12 +0000
commit08fb7e56f5e3f7076949f1fe20921875dfd201f8 (patch)
tree91c1c182a77473826014abc2f157ea2edf6cee60 /target/linux/x86/xen_domu
parentb04e0a47c52dd73caddbf5960d4d1f2ad9e2a3a1 (diff)
[x86] set xen images to gzip compression, fixes #11970
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33192 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86/xen_domu')
-rw-r--r--target/linux/x86/xen_domu/config-3.32
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/x86/xen_domu/config-3.3 b/target/linux/x86/xen_domu/config-3.3
index 6e818e444..c34df71ad 100644
--- 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