commit d73dd567e42d7a0cc65f83b5502d73c0160cebc5
Author: Roger Pueyo Centelles <roger.pueyo@guifi.net>
Date:   Wed Nov 30 17:41:11 2016 +0100

    [multiprofile] Do not GZip images

diff --git a/configs/x86-generic-multiprofile b/configs/x86-generic-multiprofile
index f893ace..ce9e59c 100644
--- a/configs/x86-generic-multiprofile
+++ b/configs/x86-generic-multiprofile
@@ -1,5 +1,6 @@
 CONFIG_TARGET_x86=y
 CONFIG_TARGET_x86_generic=y
+CONFIG_TARGET_IMAGES_GZIP=n
 CONFIG_TARGET_ROOTFS_EXT4FS=y
 CONFIG_TARGET_ROOTFS_SQUASHFS=y
 CONFIG_VDI_IMAGES=y
