mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-11 07:39:47 +00:00
12 lines
217 B
Plaintext
12 lines
217 B
Plaintext
|
#
|
||
|
# IBM CXL-attached Flash Accelerator SCSI Driver
|
||
|
#
|
||
|
|
||
|
config CXLFLASH
|
||
|
tristate "Support for IBM CAPI Flash"
|
||
|
depends on PCI && SCSI && CXL
|
||
|
default m
|
||
|
help
|
||
|
Allows CAPI Accelerated IO to Flash
|
||
|
If unsure, say N.
|