drm/panfrost: Remove set but not used variable 'bo'
[linux/fpc-iii.git] / fs / zonefs / Kconfig
blobfb87ad372e297d19b954a7c8187c8657a0f223cb
1 config ZONEFS_FS
2         tristate "zonefs filesystem support"
3         depends on BLOCK
4         depends on BLK_DEV_ZONED
5         help
6           zonefs is a simple file system which exposes zones of a zoned block
7           device (e.g. host-managed or host-aware SMR disk drives) as files.
9           If unsure, say N.