10 lines
160 B
Text
10 lines
160 B
Text
|
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
|