0
0
mirror of https://github.com/openwrt/packages.git synced 2025-07-14 04:54:48 +00:00
Files
packages/utils/btrfs-progs/Config.in
Karel Kočí 6b168f60d2 btrfs-progs: drop unnecessary Kconfig dependency
Signed-off-by: Karel Kočí <cynerd@email.cz>
2019-04-03 22:21:28 +02:00

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