Implement --[no-]compress-initramfs option to complement --[no-]integrated-initramfs
[genkernel.git] / arch / alpha / config.sh
index 44494f1f493cea76c0bf19ba069c96eefdaaa1ad..2692f23afc8e7fd9a4cb1523b87d2ea1e0a47db1 100755 (executable)
@@ -6,12 +6,12 @@ KERNEL_MAKE_DIRECTIVE="boot"
 KERNEL_MAKE_DIRECTIVE_2=""
 KERNEL_BINARY="arch/alpha/boot/vmlinux.gz"
 
-COMPRESS_INITRD=yes
-
 #
 # Arch-specific defaults that can be overridden in the config file or on the
 # command line.
 #
+DEFAULT_COMPRESS_INITRD=yes
+
 DEFAULT_MAKEOPTS="-j2"
 
 DEFAULT_KERNEL_MAKE=make