aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/stm32/Kconfig
blob: 7dd14f8d294ef47451e76d5a76614c5fc1e0eac6 (plain) (blame)
1
2
3
4
5
6
7
config CRC_DEV_STM32
	tristate "Support for STM32 crc accelerators"
	depends on ARCH_STM32
	select CRYPTO_HASH
	help
          This enables support for the CRC32 hw accelerator which can be found
	  on STMicroelectronics STM32 SOC.