mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-01 15:32:12 +01:00
Merge pull request #1542 from flatcar-linux/jepio/arm64-ipxe-efi-initramfs-bugfix
sys-kernel/coreos-modules: explicitly enable EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER
This commit is contained in:
commit
18f907bbdd
@ -169,6 +169,7 @@ CONFIG_EDAC=m
|
||||
# CONFIG_EDAC_LEGACY_SYSFS is not set
|
||||
CONFIG_EFI=y
|
||||
CONFIG_EFIVAR_FS=y
|
||||
CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y
|
||||
CONFIG_EFI_STUB=y
|
||||
# CONFIG_ENABLE_WARN_DEPRECATED is not set
|
||||
CONFIG_ENA_ETHERNET=m
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user