linux/linux-5.4.31/drivers/scsi/cxlflash/Kconfig

14 lines
291 B
Plaintext
Raw Permalink Normal View History

2024-01-30 10:43:28 +00:00
# SPDX-License-Identifier: GPL-2.0-only
#
# IBM CXL-attached Flash Accelerator SCSI Driver
#
config CXLFLASH
tristate "Support for IBM CAPI Flash"
depends on PCI && SCSI && (CXL || OCXL) && EEH
select IRQ_POLL
default m
help
Allows CAPI Accelerated IO to Flash
If unsure, say N.