summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/barebox-am335x-mlo.config
diff options
context:
space:
mode:
Diffstat (limited to 'configs/platform-v7a/barebox-am335x-mlo.config')
-rw-r--r--configs/platform-v7a/barebox-am335x-mlo.config8
1 files changed, 7 insertions, 1 deletions
diff --git a/configs/platform-v7a/barebox-am335x-mlo.config b/configs/platform-v7a/barebox-am335x-mlo.config
index 87514e7..3e7f4dd 100644
--- a/configs/platform-v7a/barebox-am335x-mlo.config
+++ b/configs/platform-v7a/barebox-am335x-mlo.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_USE_COMPRESSED_DTB=y
@@ -158,6 +158,7 @@ CONFIG_DEFAULT_COMPRESSION_NONE=y
# CONFIG_BAREBOXCRC32_TARGET is not set
# CONFIG_POLLER is not set
# CONFIG_STATE is not set
+# CONFIG_BOOTCHOOSER is not set
#
# Debugging
@@ -365,12 +366,17 @@ CONFIG_FS_FAT_LFN=y
#
#
+# ZSTD support disabled
+#
+
+#
# Library routines
#
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 is not set