aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/md')
-rw-r--r--drivers/md/persistent-data/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/md/persistent-data/Kconfig b/drivers/md/persistent-data/Kconfig
index ceb359050a59..19b268795415 100644
--- a/drivers/md/persistent-data/Kconfig
+++ b/drivers/md/persistent-data/Kconfig
@@ -1,6 +1,6 @@
1config DM_PERSISTENT_DATA 1config DM_PERSISTENT_DATA
2 tristate 2 tristate
3 depends on BLK_DEV_DM && EXPERIMENTAL 3 depends on BLK_DEV_DM
4 select LIBCRC32C 4 select LIBCRC32C
5 select DM_BUFIO 5 select DM_BUFIO
6 ---help--- 6 ---help---