summaryrefslogtreecommitdiff
path: root/tools/lib/python/kdoc/kdoc_files.py
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@kernel.org>2025-12-03 21:29:54 -0800
committerMark Brown <broonie@kernel.org>2025-12-04 13:01:39 +0000
commit8fb817335ad8d960ea05af3882cea113e59cb4e1 (patch)
treefd9d6d8a82a6ea784c52253f9c3dfb4d385c4865 /tools/lib/python/kdoc/kdoc_files.py
parent434f8154bf475c7932e62f455551947b7473e91a (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