summaryrefslogtreecommitdiff
path: root/drivers/staging/sep/Kconfig
blob: 34f3ef5f9df8faf46f61b96d35d343c8f4240c9c (plain)
1
2
3
4
5
6
7
8
9
10
11
config DX_SEP
	tristate "Discretix SEP driver"
	depends on PCI
	default y
	help
	  Discretix SEP driver; used for the security processor subsystem
	  on bard the Intel Mobile Internet Device.

	  The driver's name is sep_driver.

	  If unsure, select N.