diff options
author | Eric Biggers <ebiggers@google.com> | 2024-12-02 04:08:39 +0300 |
---|---|---|
committer | Eric Biggers <ebiggers@google.com> | 2024-12-02 04:23:02 +0300 |
commit | cc354fa7f0160a96896a3b8d7f298a036e3b8602 (patch) | |
tree | cc71e1532d542a908b369fdabf9ad1527021b102 /scripts/lib/kdoc/kdoc_parser.py | |
parent | 55d1ecceb8d6a5c9ceff7c6528075bd0ce4e8366 (diff) | |
download | linux-cc354fa7f0160a96896a3b8d7f298a036e3b8602.tar.xz |
bcachefs: Explicitly select CRYPTO from BCACHEFS_FS
Explicitly select CRYPTO from BCACHEFS_FS, so that this dependency of
CRYPTO_SHA256, CRYPTO_CHACHA20, and CRYPTO_POLY1305 (which are also
selected) is satisfied. Currently this dependency is satisfied
indirectly via LIBCRC32C, but this is fragile and is planned to change
(https://lore.kernel.org/r/20241021002935.325878-13-ebiggers@kernel.org).
Acked-by: Kent Overstreet <kent.overstreet@linux.dev>
Link: https://lore.kernel.org/r/20241202010844.144356-15-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@google.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions