summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/barebox-am335x.config
diff options
context:
space:
mode:
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
#