summaryrefslogtreecommitdiff
path: root/drivers/block/Kconfig
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2021-12-16 11:42:44 +0300
committerJens Axboe <axboe@kernel.dk>2021-12-16 20:57:04 +0300
commit3427f2b2c533d97bcc57b4237c2af21a8bd2cdbc (patch)
tree4edade244d5369f0bac09a88ba1defe0ba7af7b7 /drivers/block/Kconfig
parentac6f6548fcb3c6da8ff1653a16c66fc1719a2a3e (diff)
downloadlinux-3427f2b2c533d97bcc57b4237c2af21a8bd2cdbc.tar.xz
block: remove the rsxx driver
This driver was for rare and shortlived high end enterprise hardware and hasn't been maintained since 2014, which also means it never got converted to use blk-mq. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/block/Kconfig')
-rw-r--r--drivers/block/Kconfig11
1 files changed, 0 insertions, 11 deletions
diff --git a/drivers/block/Kconfig b/drivers/block/Kconfig
index 2a51dfb09c8f..519b6d38d4df 100644
--- a/drivers/block/Kconfig
+++ b/drivers/block/Kconfig
@@ -392,17 +392,6 @@ config BLK_DEV_RBD
If unsure, say N.
-config BLK_DEV_RSXX
- tristate "IBM Flash Adapter 900GB Full Height PCIe Device Driver"
- depends on PCI
- select CRC32
- help
- Device driver for IBM's high speed PCIe SSD
- storage device: Flash Adapter 900GB Full Height.
-
- To compile this driver as a module, choose M here: the
- module will be called rsxx.
-
source "drivers/block/rnbd/Kconfig"
endif # BLK_DEV