1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-15 20:03:57 +02:00
openwrt-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