Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 #
0003 # IBM CXL-attached Flash Accelerator SCSI Driver
0004 #
0005 
0006 config CXLFLASH
0007         tristate "Support for IBM CAPI Flash"
0008         depends on PCI && SCSI && (CXL || OCXL) && EEH
0009         select IRQ_POLL
0010         default m
0011         help
0012           Allows CAPI Accelerated IO to Flash
0013           If unsure, say N.