xref: /linux/drivers/crypto/allwinner/Kconfig (revision 3914b93115af1755880b93a2018cb24aa529ea64)
1config CRYPTO_DEV_ALLWINNER
2	bool "Support for Allwinner cryptographic offloader"
3	depends on ARCH_SUNXI || COMPILE_TEST
4	default y if ARCH_SUNXI
5	help
6	  Say Y here to get to see options for Allwinner hardware crypto devices
7