summaryrefslogtreecommitdiff
path: root/modules/xz-embedded/src/xz_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/xz-embedded/src/xz_config.h')
-rw-r--r--modules/xz-embedded/src/xz_config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/xz-embedded/src/xz_config.h b/modules/xz-embedded/src/xz_config.h
index eb9dac1a4b..ee590d7ea6 100644
--- a/modules/xz-embedded/src/xz_config.h
+++ b/modules/xz-embedded/src/xz_config.h
@@ -10,6 +10,9 @@
#ifndef XZ_CONFIG_H
#define XZ_CONFIG_H
+/* Uncomment to enable building of xz_dec_catrun(). */
+/* #define XZ_DEC_CONCATENATED */
+
/* Uncomment to enable CRC64 support. */
/* #define XZ_USE_CRC64 */