Kconfig 241 字节
Newer Older
1 2 3 4 5 6
#
# IBM CXL-attached Flash Accelerator SCSI Driver
#

config CXLFLASH
	tristate "Support for IBM CAPI Flash"
7
	depends on PCI && SCSI && CXL && EEH
G
Guenter Roeck 已提交
8
	select IRQ_POLL
9 10 11 12
	default m
	help
	  Allows CAPI Accelerated IO to Flash
	  If unsure, say N.