summaryrefslogtreecommitdiff
path: root/drivers/crypto/hash
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2025-07-01 19:04:22 -0600
committerTom Rini <[email protected]>2025-07-10 08:41:00 -0600
commitdbe1fa4d260fffd094d936c27d17bf4910bf2472 (patch)
tree3117c7f3bd384fe84a9a7210be059a45c25f0772 /drivers/crypto/hash
parent60b2eb40d1eacc3b12edab78fdc0c2e33bb2d181 (diff)
crypto: aspeed: Tighten some dependencies for the aspeed platforms
Some of the aspeed platform drivers cannot build without platform specific headers being available. Express those requirements in Kconfig as well. Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'drivers/crypto/hash')
-rw-r--r--drivers/crypto/hash/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/crypto/hash/Kconfig b/drivers/crypto/hash/Kconfig
index aa355c44be8..72b955ac791 100644
--- a/drivers/crypto/hash/Kconfig
+++ b/drivers/crypto/hash/Kconfig
@@ -18,7 +18,7 @@ config HASH_SOFTWARE
config HASH_ASPEED
bool "Enable Hash with ASPEED hash accelerator"
- depends on DM_HASH
+ depends on DM_HASH && ARCH_ASPEED
select ASPEED_HACE
help
Enable this to support HW-assisted hashing operations using ASPEED Hash