linux-yocto/drivers/misc/genwqe/Kconfig
Greg Kroah-Hartman 0154ec71d5 Merge 5.2-rc4 into char-misc-next
We want the char/misc driver fixes in here as well.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-06-09 09:11:21 +02:00

465 B

SPDX-License-Identifier: GPL-2.0-only

IBM Accelerator Family 'GenWQE'

menuconfig GENWQE tristate "GenWQE PCIe Accelerator" depends on PCI && 64BIT select CRC_ITU_T help Enables PCIe card driver for IBM GenWQE accelerators. The user-space interface is described in include/linux/genwqe/genwqe_card.h.

config GENWQE_PLATFORM_ERROR_RECOVERY int "Use platform recovery procedures (0=off, 1=on)" depends on GENWQE default 1 if PPC64 default 0