diff options
Diffstat (limited to 'fs')
-rw-r--r-- | fs/initramfs/Config.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fs/initramfs/Config.in b/fs/initramfs/Config.in index 22066eef9..ac4503051 100644 --- a/fs/initramfs/Config.in +++ b/fs/initramfs/Config.in @@ -9,8 +9,8 @@ config BR2_TARGET_ROOTFS_INITRAMFS A rootfs.cpio file will be generated in the images/ directory. This is the archive that will be included in the kernel image. - The rootfs in the kernel will always be gzip'ed, regardless - of how buildroot's cpio archive is configured. + The default rootfs compression set in the kernel configuration + is used, regardless of how buildroot's cpio archive is configured. Note that enabling initramfs together with another filesystem formats doesn't make sense: you would end up having two |