summaryrefslogtreecommitdiff
path: root/drivers/crypto/Kconfig
blob: 9e8d1db3e13f27e3f5b95bda4c145aad8561709e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# CRYPTO CONFIGURATION
#

menu "Hardware crypto devices"

config CRYPTO_DEV_WMT_SE
	tristate "WMT Hardware security engine"
	default y
	help
	  For WMT hardware security engine

endmenu