Lines Matching +full:bootloader +full:- +full:config
1 # SPDX-License-Identifier: GPL-2.0
6 config INITRAMFS_SOURCE
11 space-separated list of directories and files for building the
21 See <file:Documentation/driver-api/early-userspace/early_userspace_support.rst> for more details.
25 config INITRAMFS_FORCE
26 bool "Ignore the initramfs passed by the bootloader"
30 (or initrd image) passed to it by the bootloader. This is
33 your bootloader passes to the kernel.
35 config INITRAMFS_ROOT_UID
41 (-1 = current user) will be owned by root in the resulting image.
45 config INITRAMFS_ROOT_GID
51 (-1 = current group) will be owned by root in the resulting image.
55 config RD_GZIP
63 config RD_BZIP2
71 config RD_LZMA
79 config RD_XZ
87 config RD_LZO
95 config RD_LZ4
103 config RD_ZSTD
113 prompt "Built-in initramfs compression mode"
136 config INITRAMFS_COMPRESSION_GZIP
146 config INITRAMFS_COMPRESSION_BZIP2
159 config INITRAMFS_COMPRESSION_LZMA
172 config INITRAMFS_COMPRESSION_XZ
185 config INITRAMFS_COMPRESSION_LZO
197 config INITRAMFS_COMPRESSION_LZ4
208 config INITRAMFS_COMPRESSION_ZSTD
219 config INITRAMFS_COMPRESSION_NONE
222 Do not compress the built-in initramfs at all. This may sound wasteful
223 in space, but, you should be aware that the built-in initramfs will be