mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-16 19:26:47 +07:00
8 lines
237 B
Plaintext
8 lines
237 B
Plaintext
|
config CRYPTO_DEV_STM32
|
||
|
tristate "Support for STM32 crypto accelerators"
|
||
|
depends on ARCH_STM32
|
||
|
select CRYPTO_HASH
|
||
|
help
|
||
|
This enables support for the CRC32 hw accelerator which can be found
|
||
|
on STMicroelectronis STM32 SOC.
|