set xen images to gzip compression, fixes #11970
authorJohn Crispin <john@openwrt.org>
Wed, 15 Aug 2012 09:20:12 +0000 (09:20 +0000)
committerJohn Crispin <john@openwrt.org>
Wed, 15 Aug 2012 09:20:12 +0000 (09:20 +0000)
SVN-Revision: 33192

target/linux/x86/xen_domu/config-3.3

index 6e818e4440cc6efa7cd9254a0336079450ed11b0..c34df71adcb714f3ed653797c927aaab84938f79 100644 (file)
@@ -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