aboutsummaryrefslogtreecommitdiffstats
path: root/fs/zonefs/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'fs/zonefs/Kconfig')
-rw-r--r--fs/zonefs/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/zonefs/Kconfig b/fs/zonefs/Kconfig
index ef2697b78820..827278f937fe 100644
--- a/fs/zonefs/Kconfig
+++ b/fs/zonefs/Kconfig
@@ -3,6 +3,7 @@ config ZONEFS_FS
depends on BLOCK
depends on BLK_DEV_ZONED
select FS_IOMAP
+ select CRC32
help
zonefs is a simple file system which exposes zones of a zoned block
device (e.g. host-managed or host-aware SMR disk drives) as files.