Browse Source
btrfs-progs: drop unnecessary Kconfig dependency
Signed-off-by: Karel Kočí <cynerd@email.cz>
lilik-openwrt-22.03
Karel Kočí
6 years ago
No known key found for this signature in database
GPG Key ID: D83BD732AC2BD828
1 changed files with
0 additions and
1 deletions
-
utils/btrfs-progs/Config.in
|
|
@ -2,7 +2,6 @@ if PACKAGE_btrfs-progs |
|
|
|
|
|
|
|
config BTRFS_PROGS_ZSTD |
|
|
|
bool "Build with zstd support" |
|
|
|
depends on PACKAGE_libzstd |
|
|
|
default n |
|
|
|
help |
|
|
|
This allows you to manage BTRFS with zstd compression |
|
|
|