Linux 6.9-rc1
[linux-2.6-microblaze.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.