repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
blk-mq: always free hctx after request queue is freed
[linux/fpc-iii.git]
/
drivers
/
scsi
/
cxlflash
/
Kconfig
blob
f1b17e3efb3f68a2d56c0b88487bc9f605e5777b
1
#
2
# IBM CXL-attached Flash Accelerator SCSI Driver
3
#
4
5
config CXLFLASH
6
tristate "Support for IBM CAPI Flash"
7
depends on PCI && SCSI && (CXL || OCXL) && EEH
8
select IRQ_POLL
9
default m
10
help
11
Allows CAPI Accelerated IO to Flash
12
If unsure, say N.