mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-02 03:50:49 +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
|