summaryrefslogtreecommitdiffstats
path: root/rules/cryptodev-api.in
blob: 86af4ed2302a632901735b9540e06159a44eaee2 (plain)
1
2
3
4
5
6
7
8
9
## SECTION=core

config CRYPTODEV_API
	tristate
	select CRYPTODEV	if RUNTIME
	prompt "cryptodev API"
	help
	  API headers for Cryptodev-linux. This is needed to build
	  userspace code that uses Cryptodev-linux.