File: Kconfig

package info (click to toggle)
linux 3.16.39-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 757,956 kB
file content (11 lines) | stat: -rw-r--r-- 318 bytes parent folder | download | duplicates (15)
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.