summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/barebox-am335x.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-am335x.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-am335x.config')
-rw-r--r--configs/platform-v7a/barebox-am335x.config8
1 files changed, 7 insertions, 1 deletions
diff --git a/configs/platform-v7a/barebox-am335x.config b/configs/platform-v7a/barebox-am335x.config
index 601c282..7f85317 100644
--- a/configs/platform-v7a/barebox-am335x.config
+++ b/configs/platform-v7a/barebox-am335x.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
@@ -679,6 +679,10 @@ CONFIG_FS_FAT_LFN=y
#
#
+# ZSTD support disabled
+#
+
+#
# Library routines
#
CONFIG_PARAMETER=y
@@ -686,6 +690,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
@@ -694,6 +699,7 @@ CONFIG_FNMATCH=y
CONFIG_QSORT=y
CONFIG_LIBSCAN=y
CONFIG_LIBUBIGEN=y
+CONFIG_IMAGE_SPARSE=y
# CONFIG_ALLOW_PRNG_FALLBACK is not set
#