diff options
| author | Eric Biggers <ebiggers@kernel.org> | 2025-12-03 21:29:54 -0800 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2025-12-04 13:01:39 +0000 |
| commit | 8fb817335ad8d960ea05af3882cea113e59cb4e1 (patch) | |
| tree | fd9d6d8a82a6ea784c52253f9c3dfb4d385c4865 /tools/lib/python/kdoc/kdoc_files.py | |
| parent | 434f8154bf475c7932e62f455551947b7473e91a (diff) | |
ASoC: cros_ec_codec: Remove unnecessary selection of CRYPTO
The only crypto-related functionality this codec uses is the sha256()
function, which is provided by CRYPTO_LIB_SHA256. Originally
CRYPTO_LIB_SHA256 was visible only when CRYPTO; however, that was fixed
years ago and the libraries can now be selected on their own.
So, remove the unnecessary selection of CRYPTO.
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Link: https://patch.msgid.link/20251204052954.488568-1-ebiggers@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/lib/python/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions
