SmartAudio/lichee/linux-4.9/drivers/crypto/sunxi-emce/Kconfig

11 lines
250 B
Plaintext
Raw Normal View History

2018-07-13 01:31:50 +00:00
#
# 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.