repo.or.cz
/
linux-3.6.7-moxart.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Adding support for MOXA ART SoC. Testing port of linux-2.6.32.60-moxart.
[linux-3.6.7-moxart.git]
/
drivers
/
staging
/
sep
/
Kconfig
blob
185b676d858ad627a737619417a04ba0dd08191f
1
config DX_SEP
2
tristate "Discretix SEP driver"
3
depends on PCI
4
help
5
Discretix SEP driver; used for the security processor subsystem
6
on board the Intel Mobile Internet Device and adds SEP availability
7
to the kernel crypto infrastructure
8
9
The driver's name is sep_driver.
10
11
If unsure, select N.