projects
/
firefly-linux-kernel-4.4.55.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'xfs-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc...
[firefly-linux-kernel-4.4.55.git]
/
drivers
/
scsi
/
cxlflash
/
Kconfig
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.