Browse Source

set xen images to gzip compression, fixes #11970

SVN-Revision: 33192
John Crispin 13 years ago
parent
commit
76954dc8b0
1 changed files with 2 additions and 0 deletions
  1. 2 0
      target/linux/x86/xen_domu/config-3.3

+ 2 - 0
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