3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-01-31 07:12:18 +00:00
Brooklyn/drivers/scsi/cxlflash/Kconfig
2021-05-27 00:09:36 +05: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.