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
112 prompt "Built-in initramfs compression mode"
135 config INITRAMFS_COMPRESSION_GZIP
145 config INITRAMFS_COMPRESSION_BZIP2
158 config INITRAMFS_COMPRESSION_LZMA
171 config INITRAMFS_COMPRESSION_XZ
184 config INITRAMFS_COMPRESSION_LZO
196 config INITRAMFS_COMPRESSION_LZ4
207 config INITRAMFS_COMPRESSION_ZSTD
218 config INITRAMFS_COMPRESSION_NONE
221 Do not compress the built-in initramfs at all. This may sound wasteful
222 in space, but, you should be aware that the built-in initramfs will be