aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/sep/Kconfig
blob: aab945a316ea47753d82130bb4043d9f7df7b255 (plain)
1
2
3
4
5
6
7
8
9
10
11
config DX_SEP
	tristate "Discretix SEP driver"
	depends on PCI && CRYPTO
	help
	  Discretix SEP driver; used for the security processor subsystem
	  on board the Intel Mobile Internet Device and adds SEP availability
	  to the kernel crypto infrastructure

	  The driver's name is sep_driver.

	  If unsure, select N.