mirror of
https://github.com/coolsnowwolf/packages
synced 2025-01-08 13:27:39 +08:00
10 lines
160 B
Plaintext
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
|