[x86] Make gzipping of images configurable via menuconfig
[openwrt.git] / target / linux / x86 / image / Config.in
index b60baea..ea3a134 100644 (file)
@@ -80,6 +80,10 @@ config TARGET_IMAGES_PAD
        depends OLPC_BOOTSCRIPT_IMAGES || X86_GRUB_IMAGES
        default y
 
+config TARGET_IMAGES_GZIP
+       bool "GZip images"
+       default y
+
 config TARGET_KERNEL_PARTSIZE
        int "Kernel partition size (in MB)"
        depends OLPC_BOOTSCRIPT_IMAGES || X86_GRUB_IMAGES
This page took 0.025856 seconds and 4 git commands to generate.