lightnvm: remove rrpc
[linux-2.6-microblaze.git] / drivers / lightnvm / Kconfig
index 2a953ef..10c0898 100644 (file)
@@ -27,13 +27,6 @@ config NVM_DEBUG
 
        It is required to create/remove targets without IOCTLs.
 
-config NVM_RRPC
-       tristate "Round-robin Hybrid Open-Channel SSD target"
-       ---help---
-       Allows an open-channel SSD to be exposed as a block device to the
-       host. The target is implemented using a linear mapping table and
-       cost-based garbage collection. It is optimized for 4K IO sizes.
-
 config NVM_PBLK
        tristate "Physical Block Device Open-Channel SSD target"
        ---help---