mcst-linux-kernel/linux-kernel-5.10/drivers/scsi/cxlflash/Kconfig
Елчинян Арен f22738d763 МЦСТ 5.10
2024-07-09 13:47:24 +03:00

14 lines
291 B
Plaintext

# 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.