summaryrefslogtreecommitdiff
path: root/drivers/crypto/hash/Kconfig
blob: e226144b9b202248d15e7e6794c0fe8c8a641d67 (plain)
1
2
3
4
5
config DM_HASH
	bool "Enable Driver Model for Hash"
	depends on DM
	help
	  If you want to use driver model for Hash, say Y.