mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +00:00
x86: Add CONFIG_EFI_CUSTOM_SSDT_OVERLAYS
The CONFIG_EFI_CUSTOM_SSDT_OVERLAYS option was added in kernel 4.14.188,
set it for the x86/generic target.
This fixes a build problem in the x86/generic target.
Fixes: 148d59c67e
("kernel: update kernel 4.14 to version 4.14.193")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
b3b7665e62
commit
cdd9f19819
@ -104,6 +104,7 @@ CONFIG_EFIVAR_FS=m
|
|||||||
# CONFIG_EFI_BOOTLOADER_CONTROL is not set
|
# CONFIG_EFI_BOOTLOADER_CONTROL is not set
|
||||||
# CONFIG_EFI_CAPSULE_LOADER is not set
|
# CONFIG_EFI_CAPSULE_LOADER is not set
|
||||||
# CONFIG_EFI_CAPSULE_QUIRK_QUARK_CSH is not set
|
# CONFIG_EFI_CAPSULE_QUIRK_QUARK_CSH is not set
|
||||||
|
# CONFIG_EFI_CUSTOM_SSDT_OVERLAYS is not set
|
||||||
# CONFIG_EFI_DEV_PATH_PARSER is not set
|
# CONFIG_EFI_DEV_PATH_PARSER is not set
|
||||||
CONFIG_EFI_ESRT=y
|
CONFIG_EFI_ESRT=y
|
||||||
# CONFIG_EFI_FAKE_MEMMAP is not set
|
# CONFIG_EFI_FAKE_MEMMAP is not set
|
||||||
|
Loading…
Reference in New Issue
Block a user