xref: /openbmc/linux/drivers/scsi/cxlflash/Kconfig (revision c21e0bbf)
1*c21e0bbfSMatthew R. Ochs#
2*c21e0bbfSMatthew R. Ochs# IBM CXL-attached Flash Accelerator SCSI Driver
3*c21e0bbfSMatthew R. Ochs#
4*c21e0bbfSMatthew R. Ochs
5*c21e0bbfSMatthew R. Ochsconfig CXLFLASH
6*c21e0bbfSMatthew R. Ochs	tristate "Support for IBM CAPI Flash"
7*c21e0bbfSMatthew R. Ochs	depends on PCI && SCSI && CXL
8*c21e0bbfSMatthew R. Ochs	default m
9*c21e0bbfSMatthew R. Ochs	help
10*c21e0bbfSMatthew R. Ochs	  Allows CAPI Accelerated IO to Flash
11*c21e0bbfSMatthew R. Ochs	  If unsure, say N.
12