summaryrefslogtreecommitdiffstats
path: root/configs/platform-rpi/barebox.config
diff options
context:
space:
mode:
Diffstat (limited to 'configs/platform-rpi/barebox.config')
-rw-r--r--configs/platform-rpi/barebox.config7
1 files changed, 6 insertions, 1 deletions
diff --git a/configs/platform-rpi/barebox.config b/configs/platform-rpi/barebox.config
index c60795f..cdbc658 100644
--- a/configs/platform-rpi/barebox.config
+++ b/configs/platform-rpi/barebox.config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Barebox/arm 2017.11.0 Configuration
+# Barebox/arm 2018.03.0 Configuration
#
CONFIG_ARM=y
CONFIG_ARM_LINUX=y
@@ -522,6 +522,10 @@ CONFIG_FS_SQUASHFS=y
#
#
+# ZSTD support disabled
+#
+
+#
# Library routines
#
CONFIG_PARAMETER=y
@@ -529,6 +533,7 @@ CONFIG_UNCOMPRESS=y
# CONFIG_ZLIB is not set
# CONFIG_BZLIB is not set
# CONFIG_LZ4_DECOMPRESS is not set
+# CONFIG_ZSTD_DECOMPRESS is not set
# CONFIG_XZ_DECOMPRESS is not set
# CONFIG_GENERIC_FIND_NEXT_BIT is not set
CONFIG_PROCESS_ESCAPE_SEQUENCE=y