Files
packages/utils/btrfs-progs/Config.in
T
2019-04-03 22:21:28 +02:00

10 lines
160 B
Plaintext

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