Lines Matching +full:reference +full:- +full:select
1 # SPDX-License-Identifier: GPL-2.0
5 select BLK_CGROUP_PUNT_BIO
6 select CRYPTO
7 select CRYPTO_CRC32C
8 select LIBCRC32C
9 select CRYPTO_XXHASH
10 select CRYPTO_SHA256
11 select CRYPTO_BLAKE2B
12 select ZLIB_INFLATE
13 select ZLIB_DEFLATE
14 select LZO_COMPRESS
15 select LZO_DECOMPRESS
16 select ZSTD_COMPRESS
17 select ZSTD_DECOMPRESS
18 select FS_IOMAP
19 select RAID6_PQ
20 select XOR_BLOCKS
24 Btrfs is a general purpose copy-on-write filesystem with extents,
44 select FS_POSIX_ACL
66 Enable run-time debugging support for the btrfs filesystem. This may
76 Enable run-time assertion checking. This will result in panics if
86 Enable run-time extent reference verification instrumentation. This
88 reference problems or verifying they didn't break something.