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
142 config XXHASH
145 config AUDIT_GENERIC
150 config AUDIT_ARCH_COMPAT_GENERIC
154 config AUDIT_COMPAT_GENERIC
159 config RANDOM32_SELFTEST
168 config 842_COMPRESS
172 config 842_DECOMPRESS
176 config ZLIB_INFLATE
179 config ZLIB_DEFLATE
183 config ZLIB_DFLTCC
190 config LZO_COMPRESS
193 config LZO_DECOMPRESS
196 config LZ4_COMPRESS
199 config LZ4HC_COMPRESS
202 config LZ4_DECOMPRESS
205 config ZSTD_COMMON
209 config ZSTD_COMPRESS
213 config ZSTD_DECOMPRESS
223 config DECOMPRESS_GZIP
227 config DECOMPRESS_BZIP2
230 config DECOMPRESS_LZMA
233 config DECOMPRESS_XZ
237 config DECOMPRESS_LZO
241 config DECOMPRESS_LZ4
245 config DECOMPRESS_ZSTD
252 config GENERIC_ALLOCATOR
258 config REED_SOLOMON
261 config REED_SOLOMON_ENC8
264 config REED_SOLOMON_DEC8
267 config REED_SOLOMON_ENC16
270 config REED_SOLOMON_DEC16
276 config BCH
280 config BCH_CONST_PARAMS
296 config BCH_CONST_M
302 that (k + m*t) <= 2**m - 1.
306 config BCH_CONST_T
316 config TEXTSEARCH
319 config TEXTSEARCH_KMP
322 config TEXTSEARCH_BM
325 config TEXTSEARCH_FSM
328 config BTREE
331 config INTERVAL_TREE
334 Simple, embeddable, interval-tree. Can find the start of an
341 Documentation/core-api/rbtree.rst
345 config INTERVAL_TREE_SPAN_ITER
349 config XARRAY_MULTI
355 config ASSOCIATIVE_ARRAY
360 modify. The algorithms are non-recursive, and the trees are highly
365 Documentation/core-api/assoc_array.rst
369 config CLOSURES
372 config HAS_IOMEM
377 config HAS_IOPORT
380 config HAS_IOPORT_MAP
387 config SGL_ALLOC
391 config IOMMU_HELPER
394 config CHECK_SIGNATURE
397 config CPUMASK_OFFSTACK
404 config FORCE_NR_CPUS
407 config CPU_RMAP
411 config DQL
414 config GLOB
417 # is ridiculous for the amount of code involved. Until an out-of-tree
419 # when required. Since we're ignoring out-of-tree users, there's also
430 are compiling an out-of tree driver which tells you that it
433 config GLOB_SELFTEST
434 tristate "glob self-test on init"
437 This option enables a simple self-test of the glob_match
443 module load) by a small amount, so you're welcome to play with
449 config NLATTR
453 # Generic 64-bit atomic support is selected if needed
455 config GENERIC_ATOMIC64
458 config LRU_CACHE
461 config CLZ_TAB
464 config IRQ_POLL
469 config MPILIB
477 config SIGNATURE
486 config DIMLIB
497 config LIBFDT
500 config OID_REGISTRY
505 config UCS2_STRING
515 config SG_SPLIT
522 config SG_POOL
533 config ARCH_NO_SG_CHAIN
536 config ARCH_HAS_PMEM_API
539 config MEMREGION
542 config ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
545 config ARCH_HAS_MEMREMAP_COMPAT_ALIGN
549 config UACCESS_MEMCPY
552 config ARCH_HAS_UACCESS_FLUSHCACHE
556 # memory-read error like x86 machine-check or ARM data-abort, and
558 # 'bytes-transferred' if that exception fires when accessing the source
560 config ARCH_HAS_COPY_MC
564 config ARCH_STACKWALK
567 config STACKDEPOT
573 config STACKDEPOT_ALWAYS_INIT
579 config STACKDEPOT_MAX_FRAMES
585 config REF_TRACKER
590 config SBITMAP
593 config PARMAN
596 config OBJAGG
599 config LWQ_TEST
600 bool "Boot-time test for lwq queuing"
602 Run boot-time test of light-weight queuing.
606 config GENERIC_IOREMAP
609 config GENERIC_LIB_ASHLDI3
612 config GENERIC_LIB_ASHRDI3
615 config GENERIC_LIB_LSHRDI3
618 config GENERIC_LIB_MULDI3
621 config GENERIC_LIB_CMPDI2
624 config GENERIC_LIB_UCMPDI2
627 config GENERIC_LIB_DEVMEM_IS_ALLOWED
630 config PLDMFW
635 config ASN1_ENCODER
638 config POLYNOMIAL
641 config FIRMWARE_TABLE
644 config UNION_FIND
647 config MIN_HEAP