471c06f986d69dcbdc3ffefbed60d7098e454155
[platform/kernel/u-boot.git] / drivers / crypto / aspeed / Kconfig
1 config ASPEED_HACE
2         bool "ASPEED Hash and Crypto Engine"
3         depends on DM_HASH
4         help
5           Select this option to enable a driver for using the SHA engine in
6           the ASPEED BMC SoCs.
7
8           Enabling this allows the use of SHA operations in hardware without
9           requiring the SHA software implementations. It also improves performance
10           and saves code size.