summaryrefslogtreecommitdiff
path: root/drivers/crypto/aspeed/Kconfig
blob: 471c06f986d69dcbdc3ffefbed60d7098e454155 (plain)
1
2
3
4
5
6
7
8
9
10
config ASPEED_HACE
	bool "ASPEED Hash and Crypto Engine"
	depends on DM_HASH
	help
	  Select this option to enable a driver for using the SHA engine in
	  the ASPEED BMC SoCs.

	  Enabling this allows the use of SHA operations in hardware without
	  requiring the SHA software implementations. It also improves performance
	  and saves code size.