mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-21 05:45:31 +00:00
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:
|
||
|---|---|---|
| .. | ||
| sun4i-ss | ||
| sun8i-ce | ||
| sun8i-ss | ||
| Kconfig | ||
| Makefile | ||