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
Merge branch 'r6040-next'
[linux/fpc-iii.git]
/
drivers
/
scsi
/
cxlflash
/
Kconfig
blob
c052104e523ee4f7212ce3c70be08509f8f7df5b
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 && EEH
8
default m
9
help
10
Allows CAPI Accelerated IO to Flash
11
If unsure, say N.