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-i686.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel-i686.config') diff --git a/kernel-i686.config b/kernel-i686.config index a8316dc35..1f70c1655 100644 --- a/kernel-i686.config +++ b/kernel-i686.config @@ -1673,7 +1673,7 @@ CONFIG_FUSION=y 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