summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/barebox-vexpress.config
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2018-03-07 07:59:30 +0100
committerRobert Schwebel <r.schwebel@pengutronix.de>2018-03-07 10:11:07 +0100
commit465f5f5f476dba3fbaf28182ebb28e1a812a24b4 (patch)
treedd9233bf61ba28e3b2de6d668e2d4e9ed49d3622 /configs/platform-v7a/barebox-vexpress.config
parent3994bda3ccca2160b27388f03993fb4c4d086b4f (diff)
downloadDistroKit-465f5f5f476dba3fbaf28182ebb28e1a812a24b4.tar.gz
DistroKit-465f5f5f476dba3fbaf28182ebb28e1a812a24b4.tar.xz
barebox: version bump 2018.01.0 -> 2018.03.0
Update the barebox version to the latest and greatest. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/barebox-vexpress.config')
-rw-r--r--configs/platform-v7a/barebox-vexpress.config7
1 files changed, 6 insertions, 1 deletions
diff --git a/configs/platform-v7a/barebox-vexpress.config b/configs/platform-v7a/barebox-vexpress.config
index 8d45902..d69bbc5 100644
--- a/configs/platform-v7a/barebox-vexpress.config
+++ b/configs/platform-v7a/barebox-vexpress.config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Barebox/arm 2018.01.0-20180128-1 Configuration
+# Barebox/arm 2018.03.0-20180307-1 Configuration
#
CONFIG_ARM=y
CONFIG_ARM_LINUX=y
@@ -554,6 +554,10 @@ CONFIG_FS_FAT=y
#
#
+# ZSTD support disabled
+#
+
+#
# Library routines
#
CONFIG_PARAMETER=y
@@ -561,6 +565,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