Current File : //lib/modules/6.14.0-1012-aws/build/drivers/scsi/cxlflash/Kconfig
# SPDX-License-Identifier: GPL-2.0-only
#
# IBM CXL-attached Flash Accelerator SCSI Driver
#

config CXLFLASH
	tristate "Support for IBM CAPI Flash (DEPRECATED)"
	depends on PCI && SCSI && (CXL || OCXL) && EEH
	select IRQ_POLL
	help
	  The cxlflash driver is deprecated and will be removed in a future
	  kernel release.

	  Allows CAPI Accelerated IO to Flash
	  If unsure, say N.