From 8efb3fad95343568ea430bc1f5dc6abc0acf6027 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Thu, 25 Jul 2019 12:47:21 +0100 Subject: enable support for loading compressed firmware, non compressed formats still work --- kernel-armv7hl-debug.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel-armv7hl-debug.config') diff --git a/kernel-armv7hl-debug.config b/kernel-armv7hl-debug.config index 4ff01777b..36b235469 100644 --- a/kernel-armv7hl-debug.config +++ b/kernel-armv7hl-debug.config @@ -1961,7 +1961,7 @@ CONFIG_FUSION_SPI=m CONFIG_FUTEX=y # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=m -# CONFIG_FW_LOADER_COMPRESS is not set +CONFIG_FW_LOADER_COMPRESS=y # CONFIG_FW_LOADER_USER_HELPER is not set CONFIG_FW_LOADER=y CONFIG_FXAS21002C=m -- cgit