Changes to Kconfig. Signed-off-by: Vasily Tarasov <tarasov@xxxxxxxxxxx> --- drivers/md/Kconfig | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/drivers/md/Kconfig b/drivers/md/Kconfig index 95ad936..b43f163 100644 --- a/drivers/md/Kconfig +++ b/drivers/md/Kconfig @@ -421,4 +421,12 @@ config DM_SWITCH If unsure, say N. +config DM_DEDUP + tristate "Deduplication target (EXPERIMENTAL)" + depends on BLK_DEV_DM + select DM_PERSISTENT_DATA + select CRYPTO + ---help--- + This device-maper target performs data deduplication. + endif # MD -- 1.7.1 -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel