You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#
|
|
# IBM Accelerator Family 'GenWQE'
|
|
#
|
|
|
|
menuconfig GENWQE
|
|
tristate "GenWQE PCIe Accelerator"
|
|
depends on PCI && 64BIT
|
|
select CRC_ITU_T
|
|
default n
|
|
help
|
|
Enables PCIe card driver for IBM GenWQE accelerators.
|
|
The user-space interface is described in
|
|
include/linux/genwqe/genwqe_card.h.
|
|
|