aboutsummaryrefslogtreecommitdiff
path: root/utils/btrfs-progs/Config.in
blob: 88cd86954affffd1756fae3d2509cc25718154d2 (plain)
1
2
3
4
5
6
7
8
9
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