config: sos: import firmware

This commit is contained in:
Miguel Bernal Marin 2018-10-29 15:41:05 -06:00
parent dd9fc7935a
commit 98b57c6e5b
1 changed files with 2 additions and 1 deletions

View File

@ -1438,7 +1438,8 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y
# Firmware loader # Firmware loader
# #
CONFIG_FW_LOADER=y CONFIG_FW_LOADER=y
CONFIG_EXTRA_FIRMWARE="" CONFIG_EXTRA_FIRMWARE="i915/skl_dmc_ver1_26.bin i915/kbl_dmc_ver1_01.bin i915/kbl_huc_ver02_00_1810.bin intel-ucode/06-5e-03 intel-ucode/06-4e-03 intel-ucode/06-4f-01 intel-ucode/06-56-02 intel-ucode/06-56-03 intel-ucode/06-56-04 intel-ucode/06-55-04 intel-ucode/06-8e-0a intel-ucode/06-8e-09 i915/bxt_dmc_ver1_07.bin i915/bxt_guc_ver9_29.bin i915/bxt_huc_ver01_07_1398.bin intel/reef-apl.ri intel/reef-apl.tplg"
CONFIG_EXTRA_FIRMWARE_DIR="firmware"
CONFIG_FW_LOADER_USER_HELPER=y CONFIG_FW_LOADER_USER_HELPER=y
CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y
CONFIG_WANT_DEV_COREDUMP=y CONFIG_WANT_DEV_COREDUMP=y