1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-24 08:37:37 +02:00
openwrt-packages/utils/btrfs-progs/Config.in

10 lines
160 B
Plaintext
Raw Normal View History

if PACKAGE_btrfs-progs
config BTRFS_PROGS_ZSTD
bool "Build with zstd support"
default n
help
This allows you to manage BTRFS with zstd compression
endif