repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...
[linux/fpc-iii.git]
/
drivers
/
misc
/
genwqe
/
Kconfig
blob
6069d8cd79d7671aded85c95aeb5279292a02a58
1
#
2
# IBM Accelerator Family 'GenWQE'
3
#
4
5
menuconfig GENWQE
6
tristate "GenWQE PCIe Accelerator"
7
depends on PCI && 64BIT
8
select CRC_ITU_T
9
default n
10
help
11
Enables PCIe card driver for IBM GenWQE accelerators.
12
The user-space interface is described in
13
include/linux/genwqe/genwqe_card.h.