13 lines
317 B
Text
13 lines
317 B
Text
config CRYPTO_SUNXI
|
|
tristate "Sunxi CryptoEngine controller"
|
|
depends on ARCH_SUNXI
|
|
help
|
|
To compile this driver as a module, choose M here: the module
|
|
will be called caam.
|
|
|
|
config CRYPTO_SUNXI_SS_KL
|
|
bool "Sunxi ss key ladder support"
|
|
depends on CRYPTO_SUNXI
|
|
help
|
|
Sunxi CryptoEngine key ladder support.
|
|
|