xref: /openbmc/linux/fs/zonefs/Kconfig (revision 4f8b8487)
18dcc1a9dSDamien Le Moalconfig ZONEFS_FS
28dcc1a9dSDamien Le Moal	tristate "zonefs filesystem support"
38dcc1a9dSDamien Le Moal	depends on BLOCK
48dcc1a9dSDamien Le Moal	depends on BLK_DEV_ZONED
50dda2ddbSJohannes Thumshirn	select FS_IOMAP
6*4f8b8487SArnd Bergmann	select CRC32
78dcc1a9dSDamien Le Moal	help
88dcc1a9dSDamien Le Moal	  zonefs is a simple file system which exposes zones of a zoned block
98dcc1a9dSDamien Le Moal	  device (e.g. host-managed or host-aware SMR disk drives) as files.
108dcc1a9dSDamien Le Moal
118dcc1a9dSDamien Le Moal	  If unsure, say N.
12