From 76954dc8b0f262ec1c247e690c67e3a8d752e3ac Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 15 Aug 2012 09:20:12 +0000 Subject: set xen images to gzip compression, fixes #11970 SVN-Revision: 33192 --- target/linux/x86/xen_domu/config-3.3 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/x86/xen_domu') diff --git a/target/linux/x86/xen_domu/config-3.3 b/target/linux/x86/xen_domu/config-3.3 index 6e818e4..c34df71 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 -- cgit v1.1