summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/xen_domu
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2012-08-15 09:20:12 +0000
committerJohn Crispin <john@openwrt.org>2012-08-15 09:20:12 +0000
commit76954dc8b0f262ec1c247e690c67e3a8d752e3ac (patch)
treee0601e2a8f0805f1ad714269f748354dd840f3ad /target/linux/x86/xen_domu
parenta183ced08e209df183463e8e0d5ba7c122a6f324 (diff)
downloadmaster-31e0f0ae-76954dc8b0f262ec1c247e690c67e3a8d752e3ac.tar.gz
master-31e0f0ae-76954dc8b0f262ec1c247e690c67e3a8d752e3ac.tar.bz2
master-31e0f0ae-76954dc8b0f262ec1c247e690c67e3a8d752e3ac.zip
set xen images to gzip compression, fixes #11970
SVN-Revision: 33192
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 6e818e4440..c34df71adc 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