Sign in
zircon-guest
/
third_party
/
linux
/
3627710c10df25e4874f85ed3b7099add1ebf098
/
.
/
drivers
/
scsi
/
cxlflash
/
Kconfig
blob: f1b17e3efb3f68a2d56c0b88487bc9f605e5777b [
file
]
#
# 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
.