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
142 tristate "CRC-CCITT functions"
144 This option is provided for the case where no in-kernel-tree
145 modules require CRC-CCITT functions, but a module built outside
146 the kernel tree does. Such modules that use library CRC-CCITT
149 config CRC16
152 This option is provided for the case where no in-kernel-tree
157 config CRC_T10DIF
164 config ARCH_HAS_CRC_T10DIF
167 config CRC_T10DIF_ARCH
171 config CRC64_ROCKSOFT
180 config CRC_ITU_T
181 tristate "CRC ITU-T V.41 functions"
183 This option is provided for the case where no in-kernel-tree
184 modules require CRC ITU-T V.41 functions, but a module built outside
185 the kernel tree does. Such modules that use library CRC ITU-T V.41
188 config CRC32
193 This option is provided for the case where no in-kernel-tree
198 config ARCH_HAS_CRC32
201 config CRC32_ARCH
205 config CRC64
208 This option is provided for the case where no in-kernel-tree
213 config CRC4
216 This option is provided for the case where no in-kernel-tree
221 config CRC7
224 This option is provided for the case where no in-kernel-tree
229 config LIBCRC32C
230 tristate "CRC32c (Castagnoli, et al) Cyclic Redundancy-Check"
236 config CRC8
243 config CRC_OPTIMIZATIONS
248 architecture-optimized implementations of any CRC variants that are
251 Keep this enabled unless you're really trying to minimize the size of
254 config XXHASH
257 config AUDIT_GENERIC
262 config AUDIT_ARCH_COMPAT_GENERIC
266 config AUDIT_COMPAT_GENERIC
271 config RANDOM32_SELFTEST
280 config 842_COMPRESS
284 config 842_DECOMPRESS
288 config ZLIB_INFLATE
291 config ZLIB_DEFLATE
295 config ZLIB_DFLTCC
302 config LZO_COMPRESS
305 config LZO_DECOMPRESS
308 config LZ4_COMPRESS
311 config LZ4HC_COMPRESS
314 config LZ4_DECOMPRESS
317 config ZSTD_COMMON
321 config ZSTD_COMPRESS
325 config ZSTD_DECOMPRESS
335 config DECOMPRESS_GZIP
339 config DECOMPRESS_BZIP2
342 config DECOMPRESS_LZMA
345 config DECOMPRESS_XZ
349 config DECOMPRESS_LZO
353 config DECOMPRESS_LZ4
357 config DECOMPRESS_ZSTD
364 config GENERIC_ALLOCATOR
370 config REED_SOLOMON
373 config REED_SOLOMON_ENC8
376 config REED_SOLOMON_DEC8
379 config REED_SOLOMON_ENC16
382 config REED_SOLOMON_DEC16
388 config BCH
392 config BCH_CONST_PARAMS
408 config BCH_CONST_M
414 that (k + m*t) <= 2**m - 1.
418 config BCH_CONST_T
428 config TEXTSEARCH
431 config TEXTSEARCH_KMP
434 config TEXTSEARCH_BM
437 config TEXTSEARCH_FSM
440 config BTREE
443 config INTERVAL_TREE
446 Simple, embeddable, interval-tree. Can find the start of an
453 Documentation/core-api/rbtree.rst
457 config INTERVAL_TREE_SPAN_ITER
461 config XARRAY_MULTI
467 config ASSOCIATIVE_ARRAY
472 modify. The algorithms are non-recursive, and the trees are highly
477 Documentation/core-api/assoc_array.rst
481 config CLOSURES
484 config HAS_IOMEM
489 config HAS_IOPORT
492 config HAS_IOPORT_MAP
499 config SGL_ALLOC
503 config IOMMU_HELPER
506 config CHECK_SIGNATURE
509 config CPUMASK_OFFSTACK
516 config FORCE_NR_CPUS
519 config CPU_RMAP
523 config DQL
526 config GLOB
529 # is ridiculous for the amount of code involved. Until an out-of-tree
531 # when required. Since we're ignoring out-of-tree users, there's also
542 are compiling an out-of tree driver which tells you that it
545 config GLOB_SELFTEST
546 tristate "glob self-test on init"
549 This option enables a simple self-test of the glob_match
555 module load) by a small amount, so you're welcome to play with
561 config NLATTR
565 # Generic 64-bit atomic support is selected if needed
567 config GENERIC_ATOMIC64
570 config LRU_CACHE
573 config CLZ_TAB
576 config IRQ_POLL
581 config MPILIB
589 config SIGNATURE
599 config DIMLIB
610 config LIBFDT
613 config OID_REGISTRY
618 config UCS2_STRING
628 config SG_SPLIT
635 config SG_POOL
646 config ARCH_NO_SG_CHAIN
649 config ARCH_HAS_PMEM_API
652 config MEMREGION
655 config ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
658 config ARCH_HAS_MEMREMAP_COMPAT_ALIGN
662 config UACCESS_MEMCPY
665 config ARCH_HAS_UACCESS_FLUSHCACHE
669 # memory-read error like x86 machine-check or ARM data-abort, and
671 # 'bytes-transferred' if that exception fires when accessing the source
673 config ARCH_HAS_COPY_MC
677 config ARCH_STACKWALK
680 config STACKDEPOT
686 config STACKDEPOT_ALWAYS_INIT
692 config STACKDEPOT_MAX_FRAMES
698 config REF_TRACKER
703 config SBITMAP
706 config PARMAN
709 config OBJAGG
712 config LWQ_TEST
713 bool "Boot-time test for lwq queuing"
715 Run boot-time test of light-weight queuing.
719 config GENERIC_IOREMAP
722 config GENERIC_LIB_ASHLDI3
725 config GENERIC_LIB_ASHRDI3
728 config GENERIC_LIB_LSHRDI3
731 config GENERIC_LIB_MULDI3
734 config GENERIC_LIB_CMPDI2
737 config GENERIC_LIB_UCMPDI2
740 config GENERIC_LIB_DEVMEM_IS_ALLOWED
743 config PLDMFW
747 config ASN1_ENCODER
750 config POLYNOMIAL
753 config FIRMWARE_TABLE
756 config UNION_FIND
759 config MIN_HEAP