Lines Matching +full:re +full:- +full:config
1 # SPDX-License-Identifier: GPL-2.0-only
6 config BINARY_PRINTF
11 config RAID6_PQ
14 config RAID6_PQ_BENCHMARK
22 config LINEAR_RANGES
25 config PACKING
31 converting bitfields between a CPU-usable representation and a
33 - Is little endian (bytes are reversed within a 32-bit group)
34 - The least-significant 32-bit word comes first (within a 64-bit
36 - The most significant bit of a byte is at its right (bit 0 of a
43 config PACKING_KUNIT_TEST
51 please refer to the KUnit documentation in Documentation/dev-tools/kunit/.
55 config BITREVERSE
58 config HAVE_ARCH_BITREVERSE
62 This option enables the use of hardware bit-reversal instructions on
65 config ARCH_HAS_STRNCPY_FROM_USER
68 config ARCH_HAS_STRNLEN_USER
71 config GENERIC_STRNCPY_FROM_USER
74 config GENERIC_STRNLEN_USER
77 config GENERIC_NET_UTILS
82 config NO_GENERIC_PCI_IOPORT_MAP
85 config GENERIC_IOMAP
89 config STMP_DEVICE
92 config ARCH_USE_CMPXCHG_LOCKREF
95 config ARCH_HAS_FAST_MULTIPLIER
98 config ARCH_USE_SYM_ANNOTATIONS
101 config INDIRECT_PIO
102 bool "Access I/O in non-MMIO mode"
108 mechanism, the host-local I/O resource can be mapped into system
110 system can access the I/O devices with the mapped-logic PIO through
118 config INDIRECT_IOMEM
124 config INDIRECT_IOMEM_FALLBACK
132 config TRACE_MMIO_ACCESS
141 config CRC_CCITT
144 The CRC-CCITT library functions. Select this if your module uses any
145 of the functions from <linux/crc-ccitt.h>.
147 config CRC16
153 config CRC_T10DIF
156 The CRC-T10DIF library functions. Select this if your module uses
157 any of the functions from <linux/crc-t10dif.h>.
159 config ARCH_HAS_CRC_T10DIF
162 config CRC_T10DIF_ARCH
166 config CRC_ITU_T
169 The CRC-ITU-T library functions. Select this if your module uses
170 any of the functions from <linux/crc-itu-t.h>.
172 config CRC32
179 config ARCH_HAS_CRC32
182 config CRC32_ARCH
186 config CRC64
192 config ARCH_HAS_CRC64
195 config CRC64_ARCH
199 config CRC4
205 config CRC7
211 config CRC8
217 config CRC_OPTIMIZATIONS
222 architecture-optimized implementations of any CRC variants that are
225 Keep this enabled unless you're really trying to minimize the size of
228 config XXHASH
231 config AUDIT_GENERIC
236 config AUDIT_ARCH_COMPAT_GENERIC
240 config AUDIT_COMPAT_GENERIC
245 config RANDOM32_SELFTEST
254 config 842_COMPRESS
258 config 842_DECOMPRESS
262 config ZLIB_INFLATE
265 config ZLIB_DEFLATE
269 config ZLIB_DFLTCC
276 config LZO_COMPRESS
279 config LZO_DECOMPRESS
282 config LZ4_COMPRESS
285 config LZ4HC_COMPRESS
288 config LZ4_DECOMPRESS
291 config ZSTD_COMMON
295 config ZSTD_COMPRESS
299 config ZSTD_DECOMPRESS
309 config DECOMPRESS_GZIP
313 config DECOMPRESS_BZIP2
316 config DECOMPRESS_LZMA
319 config DECOMPRESS_XZ
323 config DECOMPRESS_LZO
327 config DECOMPRESS_LZ4
331 config DECOMPRESS_ZSTD
338 config GENERIC_ALLOCATOR
344 config REED_SOLOMON
347 config REED_SOLOMON_ENC8
350 config REED_SOLOMON_DEC8
353 config REED_SOLOMON_ENC16
356 config REED_SOLOMON_DEC16
362 config BCH
366 config BCH_CONST_PARAMS
382 config BCH_CONST_M
388 that (k + m*t) <= 2**m - 1.
392 config BCH_CONST_T
402 config TEXTSEARCH
405 config TEXTSEARCH_KMP
408 config TEXTSEARCH_BM
411 config TEXTSEARCH_FSM
414 config BTREE
417 config INTERVAL_TREE
420 Simple, embeddable, interval-tree. Can find the start of an
427 Documentation/core-api/rbtree.rst
431 config INTERVAL_TREE_SPAN_ITER
435 config XARRAY_MULTI
441 config ASSOCIATIVE_ARRAY
446 modify. The algorithms are non-recursive, and the trees are highly
451 Documentation/core-api/assoc_array.rst
455 config CLOSURES
458 config HAS_IOMEM
463 config HAS_IOPORT
466 config HAS_IOPORT_MAP
473 config SGL_ALLOC
477 config IOMMU_HELPER
480 config CHECK_SIGNATURE
483 config CPUMASK_OFFSTACK
490 config FORCE_NR_CPUS
493 config CPU_RMAP
497 config DQL
500 config GLOB
503 # is ridiculous for the amount of code involved. Until an out-of-tree
505 # when required. Since we're ignoring out-of-tree users, there's also
516 are compiling an out-of tree driver which tells you that it
519 config GLOB_SELFTEST
520 tristate "glob self-test on init"
523 This option enables a simple self-test of the glob_match
529 module load) by a small amount, so you're welcome to play with
535 config NLATTR
539 # Generic 64-bit atomic support is selected if needed
541 config GENERIC_ATOMIC64
544 config LRU_CACHE
547 config CLZ_TAB
550 config IRQ_POLL
555 config MPILIB
563 config SIGNATURE
573 config DIMLIB
584 config LIBFDT
587 config OID_REGISTRY
592 config UCS2_STRING
602 config SG_SPLIT
609 config SG_POOL
620 config ARCH_NO_SG_CHAIN
623 config ARCH_HAS_PMEM_API
626 config MEMREGION
629 config ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
632 config ARCH_HAS_MEMREMAP_COMPAT_ALIGN
636 config UACCESS_MEMCPY
639 config ARCH_HAS_UACCESS_FLUSHCACHE
643 # memory-read error like x86 machine-check or ARM data-abort, and
645 # 'bytes-transferred' if that exception fires when accessing the source
647 config ARCH_HAS_COPY_MC
651 config ARCH_STACKWALK
654 config STACKDEPOT
660 config STACKDEPOT_ALWAYS_INIT
666 config STACKDEPOT_MAX_FRAMES
672 config REF_TRACKER
677 config SBITMAP
680 config PARMAN
683 config OBJAGG
686 config LWQ_TEST
687 bool "Boot-time test for lwq queuing"
689 Run boot-time test of light-weight queuing.
693 config GENERIC_IOREMAP
696 config GENERIC_LIB_ASHLDI3
699 config GENERIC_LIB_ASHRDI3
702 config GENERIC_LIB_LSHRDI3
705 config GENERIC_LIB_MULDI3
708 config GENERIC_LIB_CMPDI2
711 config GENERIC_LIB_UCMPDI2
714 config GENERIC_LIB_DEVMEM_IS_ALLOWED
717 config PLDMFW
721 config ASN1_ENCODER
724 config POLYNOMIAL
727 config FIRMWARE_TABLE
730 config UNION_FIND
733 config MIN_HEAP