btrfs-progs: drop unnecessary Kconfig dependency
Signed-off-by: Karel Kočí <cynerd@email.cz>
This commit is contained in:
parent
4502666bae
commit
6b168f60d2
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ if PACKAGE_btrfs-progs
|
||||||
|
|
||||||
config BTRFS_PROGS_ZSTD
|
config BTRFS_PROGS_ZSTD
|
||||||
bool "Build with zstd support"
|
bool "Build with zstd support"
|
||||||
depends on PACKAGE_libzstd
|
|
||||||
default n
|
default n
|
||||||
help
|
help
|
||||||
This allows you to manage BTRFS with zstd compression
|
This allows you to manage BTRFS with zstd compression
|
||||||
|
|
Loading…
Reference in a new issue