]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - drivers/scsi/cxlflash/Kconfig
scsi: cxlflash: Select IRQ_POLL
[mirror_ubuntu-zesty-kernel.git] / drivers / scsi / cxlflash / Kconfig
CommitLineData
c21e0bbf
MO
1#
2# IBM CXL-attached Flash Accelerator SCSI Driver
3#
4
5config CXLFLASH
6 tristate "Support for IBM CAPI Flash"
5cdac81a 7 depends on PCI && SCSI && CXL && EEH
be9b039c 8 select IRQ_POLL
c21e0bbf
MO
9 default m
10 help
11 Allows CAPI Accelerated IO to Flash
12 If unsure, say N.