Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
4deaff791cd44e95e545ad8cd74dea25b4993499
/
.
/
drivers
/
crypto
/
hash
/
Kconfig
blob: e226144b9b202248d15e7e6794c0fe8c8a641d67 [
file
] [
log
] [
blame
]
Chia-Wei Wang
4deaff7
2021-07-30 09:08:03 +0800
[
diff
] [
blame^
]
1
config DM_HASH
2
bool
"Enable Driver Model for Hash"
3
depends on DM
4
help
5
If
you want to
use
driver model
for
Hash
,
say Y
.