None

configname: CONFIG_INITRAMFS_COMPRESSION_NONE

Built-in initramfs compression mode
└─>None
In linux kernel since version 2.6.30 (release Date: 2009-06-09)  
Do not compress the built-in initramfs at all. This may
sound wasteful in space, but, you should be aware that the
built-in initramfs will be compressed at a later stage
anyways along with the rest of the kernel, on those
architectures that support this.
However, not compressing the initramfs may lead to slightly
higher memory consumption during a short time at boot, while
both the cpio image and the unpacked filesystem image will
be present in memory simultaneously