summaryrefslogtreecommitdiffstats
path: root/crypto/Kconfig
diff options
context:
space:
mode:
authorCorentin Labbe <clabbe@baylibre.com>2022-01-15 10:07:14 +0000
committerHerbert Xu <herbert@gondor.apana.org.au>2022-01-31 11:21:42 +1100
commit881fc7fba6c3e7d77d608b9a50b01a89d5e0c61b (patch)
treea700cf791b5f34a2d4c505a6429af94c7d276fce /crypto/Kconfig
parent90be188b65f728f82bacdddb43c7899f26da7b1c (diff)
downloadlinux-881fc7fba6c3e7d77d608b9a50b01a89d5e0c61b.tar.gz
linux-881fc7fba6c3e7d77d608b9a50b01a89d5e0c61b.tar.bz2
linux-881fc7fba6c3e7d77d608b9a50b01a89d5e0c61b.zip
crypto: sun8i-ss - really disable hash on A80
When adding hashes support to sun8i-ss, I have added them only on A83T. But I forgot that 0 is a valid algorithm ID, so hashes are enabled on A80 but with an incorrect ID. Anyway, even with correct IDs, hashes do not work on A80 and I cannot find why. So let's disable all of them on A80. Fixes: d9b45418a917 ("crypto: sun8i-ss - support hash algorithms") Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/Kconfig')
0 files changed, 0 insertions, 0 deletions