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