blob: 0c8a99f7959dc3facc4b4272d3d7147e3215dcc4 (
plain)
1
2
3
4
5
6
|
config CRYPTO_DEV_ALLWINNER
bool "Support for Allwinner cryptographic offloader"
depends on ARCH_SUNXI || COMPILE_TEST
default y if ARCH_SUNXI
help
Say Y here to get to see options for Allwinner hardware crypto devices
|