dssl: CONFIG_EXTRA_FIRMWARE="intel-ucode..."
This commit is contained in:
parent
33d123cece
commit
5fc1f52c61
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue