Lines Matching +full:- +full:- +full:enable +full:- +full:sparse
4 bool "Enable Software based BCH ECC"
7 This is used by SoC platforms which do not have built-in ELM
13 Enabling this option will pass "-O2" to gcc when compiling
19 bool "Enable Dynamic tables for CRC"
21 Enable this option to calculate entries for CRC tables at runtime.
27 Enable this option if architecture provides io{read,write}{8,16,32}
74 hex "Android sparse image CHUNK_TYPE_FILL buffer size"
86 This option allows you to use the built-in libgcc implementation
87 of U-Boot instead of the one provided by the compiler.
99 bool "Enable tiny printf() version"
119 bool "Enable regular expression support"
122 If this variable is defined, U-Boot is linked against the
128 prompt "Pseudo-random library support type"
132 Select the library to provide pseudo-random number generator
137 bool "Pseudo-random library support"
147 The faster memset() is the arch-specific one (if available) enabled
150 size-constrained environments even this may be too big. Enable this
156 The faster memset() is the arch-specific one (if available) enabled
159 size-constrained environments even this may be too big. Enable this
178 supported by the algorithm but only a 128-bit key is supported at
191 for the low-level TPM interface, but only one TPM is supported at
202 for the low-level TPM interface, but only one TPM is supported at
213 for the low-level TPM interface, but only one TPM is supported at
235 bool "Enable SHA1 support"
239 The SHA1 algorithm produces a 160-bit (20-byte) hash value
243 bool "Enable SHA256 support"
247 The SHA256 algorithm produces a 256-bit (32-byte) hash value
251 bool "Enable SHA512 algorithm"
256 bool "Enable SHA512 support"
261 The SHA512 algorithm produces a 512-bit (64-byte) hash value
265 bool "Enable SHA384 support"
270 The SHA384 algorithm produces a 384-bit (48-byte) hash value
274 bool "Enable hashing using hardware"
281 bool "Enable Progressive hashing support using hardware"
284 This option enables hardware-acceleration for SHA progressive
300 bool "Enable LZ4 decompression support"
303 is included. The LZ4 algorithm can run in-place as long as the
311 (generated by 'lz4 -l'). The two formats are incompatible.
314 bool "Enable LZMA decompression support"
316 This enables support for LZMA (Lempel-Ziv-Markov chain algorithm),
322 bool "Enable LZO decompression support"
327 bool "Enable LZ4 decompression support in SPL"
332 family of byte-oriented compression schemes.
335 bool "Enable LZO decompression support in SPL"
340 bool "Enable gzip decompression support for SPL build"
353 bool "Enable function for getting errno-related string message"
357 - if errno is null or positive number - a pointer to "Success" message
358 - if errno is negative - a pointer to errno related message
361 bool "Enable hexdump"
366 bool "Enable the FDT library"
376 bool "Enable the FDT library overlay support"
383 bool "Enable the FDT library for SPL"
393 bool "Enable the FDT library for TPL"