mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 14:53:58 -04:00
crypto: allwinner - Add allwinner subdirectory
Since a second Allwinner crypto driver will be added, it is better to create a dedicated subdirectory. Acked-by: Maxime Ripard <mripard@kernel.org> Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
committed by
Herbert Xu
parent
a52485165d
commit
3914b93115
6
drivers/crypto/allwinner/Kconfig
Normal file
6
drivers/crypto/allwinner/Kconfig
Normal file
@@ -0,0 +1,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
|
||||
Reference in New Issue
Block a user