diff options
Diffstat (limited to '')
| -rw-r--r-- | archival/Config.src | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/archival/Config.src b/archival/Config.src index 1dbb0f3fa..bd75f0f65 100644 --- a/archival/Config.src +++ b/archival/Config.src | |||
| @@ -27,7 +27,9 @@ config FEATURE_SEAMLESS_Z | |||
| 27 | 27 | ||
| 28 | config FEATURE_SEAMLESS_ZSTD | 28 | config FEATURE_SEAMLESS_ZSTD |
| 29 | bool "Make tar, rpm, modprobe etc understand .zst data" | 29 | bool "Make tar, rpm, modprobe etc understand .zst data" |
| 30 | default y | 30 | default n |
| 31 | help | ||
| 32 | This requires external zstd and unzstd binaries. | ||
| 31 | 33 | ||
| 32 | INSERT | 34 | INSERT |
| 33 | 35 | ||
