Implement --[no-]compress-initramfs option to complement --[no-]integrated-initramfs
[genkernel.git] / arch / sparc / config.sh
index 34cec7339aa810b60a5f484a7cde94c51247775f..3d6234769b83d2ed87d387e006234999f82547a2 100755 (executable)
@@ -6,13 +6,14 @@ KERNEL_MAKE_DIRECTIVE="vmlinux"
 KERNEL_MAKE_DIRECTIVE_2=""
 KERNEL_BINARY="vmlinux"
 
-COMPRESS_INITRD=yes
 USECOLOR="no"
 
 #
 # Arch-specific defaults that can be overridden in the config file or on the
 # command line.
 #
+DEFAULT_COMPRESS_INITRD=yes
+
 DEFAULT_MAKEOPTS="-j1"
 
 DEFAULT_KERNEL_MAKE=make