Lines Matching +full:string +full:- +full:support
1 # SPDX-License-Identifier: GPL-2.0
10 will first look for built-in firmware, if it has any. Next, it will
23 You typically want this built-in (=y) but you can also enable this
25 You also want to be sure to enable this built-in if you are going to
26 enable built-in firmware (CONFIG_EXTRA_FIRMWARE).
54 string "Build named firmware blobs into the kernel binary"
59 kernel firmware files. Built-in firmware searches are preceded
67 This option is a string and takes the (space-separated) names of the
68 firmware files -- the same names that appear in MODULE_FIRMWARE()
81 image since it combines both GPL and non-GPL work. You should
87 string "Firmware blobs root directory"
105 built-in. For details on how to work with the sysfs fallback mechanism
106 refer to Documentation/driver-api/firmware/fallback-mechanisms.rst.
135 be if you have drivers which require firmware built-in and for
137 Another reason kernels may have this feature enabled is to support a
148 if firmware_class is built-in.
163 distribution and need to support the above two drivers, or you are
164 certain you need to support some really custom firmware loading
183 bool "Enable compressed firmware support"
185 This option enables the support for loading compressed firmware
190 Compressed firmware support does not apply to firmware images
195 bool "Enable XZ-compressed firmware support"
200 This option adds the support for XZ-compressed files.
202 integrity check type (pass "-C crc32" option to xz command).
205 bool "Enable ZSTD-compressed firmware support"
208 This option adds the support for ZSTD-compressed files.
234 to support cards that rely on user-initiated updates for firmware files.