Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Commit f1a592f

Browse files
committed
Enable HuC/HuC FW loading
Tracked-On: OAM-73795 Signed-off-by: tianmi.chen <tianmi.chen@intel.com>
1 parent a764a3a commit f1a592f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

arch/x86/configs/x86_64_defconfig

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,3 +306,10 @@ CONFIG_SECURITY_SELINUX=y
306306
CONFIG_SECURITY_SELINUX_BOOTPARAM=y
307307
CONFIG_SECURITY_SELINUX_DISABLE=y
308308
# CONFIG_CRYPTO_ANSI_CPRNG is not set
309+
310+
# Firmware loader
311+
CONFIG_FW_LOADER=y
312+
CONFIG_EXTRA_FIRMWARE="i915/kbl_dmc_ver1_04.bin i915/kbl_huc_ver02_00_1810.bin i915/kbl_guc_ver9_39.bin"
313+
CONFIG_EXTRA_FIRMWARE_DIR="firmware"
314+
CONFIG_FW_LOADER_USER_HELPER=y
315+
CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y

0 commit comments

Comments
 (0)