From 5fc1f52c614b3d701cb331174af69dcab0dfe7a3 Mon Sep 17 00:00:00 2001 From: Kolan Sh Date: Thu, 20 Aug 2020 22:48:07 +0300 Subject: [PATCH] dssl: CONFIG_EXTRA_FIRMWARE="intel-ucode..." --- config.dssl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config.dssl b/config.dssl index ada26e7..80387bf 100644 --- a/config.dssl +++ b/config.dssl @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.7.14 Kernel Configuration +# Linux/x86 5.7.16 Kernel Configuration # # @@ -1273,7 +1273,8 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y # Firmware loader # CONFIG_FW_LOADER=y -CONFIG_EXTRA_FIRMWARE="" +CONFIG_EXTRA_FIRMWARE="intel-ucode/06-9e-09 intel-ucode/06-9e-0a intel-ucode/06-9e-0b intel-ucode/06-9e-0c intel-ucode/06-9e-0d" +CONFIG_EXTRA_FIRMWARE_DIR="/lib/firmware" # CONFIG_FW_LOADER_USER_HELPER is not set # CONFIG_FW_LOADER_COMPRESS is not set CONFIG_FW_CACHE=y