Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
4deaff791cd44e95e545ad8cd74dea25b4993499
/
.
/
drivers
/
crypto
/
hash
/
Kconfig
blob: e226144b9b202248d15e7e6794c0fe8c8a641d67 [
file
] [
log
] [
blame
]
config DM_HASH
bool
"Enable Driver Model for Hash"
depends on DM
help
If
you want to
use
driver model
for
Hash
,
say Y
.