Browse Source

Merge pull request #8585 from Cynerd/btrfs-progs-fix-kconfig

btrfs-progs: drop unnecessary Kconfig dependency
lilik-openwrt-22.03
Josef Schlehofer 5 years ago
committed by GitHub
parent
commit
ee6a0811bb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      utils/btrfs-progs/Config.in

+ 0
- 1
utils/btrfs-progs/Config.in View File

@ -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


Loading…
Cancel
Save