oleavr-rgl-a500-mini-linux-.../drivers/crypto/sunxi-emce/Kconfig
Ole André Vadla Ravnås 169c65d57e Initial commit
2022-05-07 01:01:45 +02:00

10 lines
250 B
Text

#
# sunxi emce driver configuration.
#
config SUNXI_EMCE
tristate "sunxi emce driver"
depends on ARCH_SUNXI && CRYPTO_SHA256
help
Sunxi emce driver support sunxi family SOCs.
Set y here to support the sunxi emce driver.
If unsure, set N.