]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - drivers/misc/genwqe/Kconfig
6069d8cd79d7671aded85c95aeb5279292a02a58
[mirror_ubuntu-bionic-kernel.git] / drivers / misc / genwqe / Kconfig
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.