Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6e84474ed973e9ca21b01bb8a293d4ef29d4701f
/
.
/
drivers
/
crypto
/
hash
/
Kconfig
blob: e226144b9b202248d15e7e6794c0fe8c8a641d67 [
file
] [
log
] [
blame
]
Chia-Wei Wang
6e84474
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
.