libmad: update to 0.16.4
[feed/packages.git] / utils / btrfs-progs / Config.in
1 if PACKAGE_btrfs-progs
2
3 config BTRFS_PROGS_ZSTD
4 bool "Build with zstd support"
5 default n
6 help
7 This allows you to manage BTRFS with zstd compression
8
9 endif