]> asedeno.scripts.mit.edu Git - linux.git/blob - drivers/scsi/cxlflash/Kconfig
scsi: lpfc: Fix list corruption detected in lpfc_put_sgl_per_hdwq
[linux.git] / drivers / scsi / cxlflash / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # IBM CXL-attached Flash Accelerator SCSI Driver
4 #
5
6 config CXLFLASH
7         tristate "Support for IBM CAPI Flash"
8         depends on PCI && SCSI && (CXL || OCXL) && EEH
9         select IRQ_POLL
10         default m
11         help
12           Allows CAPI Accelerated IO to Flash
13           If unsure, say N.