From 465f5f5f476dba3fbaf28182ebb28e1a812a24b4 Mon Sep 17 00:00:00 2001 From: Robert Schwebel Date: Wed, 7 Mar 2018 07:59:30 +0100 Subject: barebox: version bump 2018.01.0 -> 2018.03.0 Update the barebox version to the latest and greatest. Signed-off-by: Robert Schwebel --- configs/platform-v7a/barebox-mx6.config | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'configs/platform-v7a/barebox-mx6.config') diff --git a/configs/platform-v7a/barebox-mx6.config b/configs/platform-v7a/barebox-mx6.config index 607653d..1d646f5 100644 --- a/configs/platform-v7a/barebox-mx6.config +++ b/configs/platform-v7a/barebox-mx6.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 @@ -791,6 +791,10 @@ CONFIG_FS_UBIFS_COMPRESSION_LZO=y # XZ support disabled # +# +# ZSTD support disabled +# + # # Library routines # @@ -799,6 +803,7 @@ CONFIG_UNCOMPRESS=y CONFIG_ZLIB=y # 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 @@ -808,6 +813,7 @@ CONFIG_FNMATCH=y CONFIG_QSORT=y CONFIG_LIBSCAN=y CONFIG_LIBUBIGEN=y +CONFIG_IMAGE_SPARSE=y CONFIG_STMP_DEVICE=y # CONFIG_ALLOW_PRNG_FALLBACK is not set -- cgit v1.2.1