From 1a4829c92dde3bde267530fdb28ce5265355568b Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Fri, 21 Nov 2014 14:57:46 -0500 Subject: Revert "buildrom-withgrub: Only include 1 keymap file in GRUB memdisk." This reverts commit 3e1712768172e53ed02da96e1bb392edaa219de7. --- (limited to 'resources/libreboot/config/macbook21') diff --git a/resources/libreboot/config/macbook21/config b/resources/libreboot/config/macbook21/config index 65a947c..f443f49 100644 --- a/resources/libreboot/config/macbook21/config +++ b/resources/libreboot/config/macbook21/config @@ -417,8 +417,8 @@ CONFIG_GENERATE_SMBIOS_TABLES=y # # Payload # -CONFIG_PAYLOAD_NONE=y -# CONFIG_PAYLOAD_ELF is not set +# CONFIG_PAYLOAD_NONE is not set +CONFIG_PAYLOAD_ELF=y # CONFIG_PAYLOAD_LINUX is not set # CONFIG_PAYLOAD_SEABIOS is not set # CONFIG_PAYLOAD_FILO is not set @@ -426,6 +426,8 @@ CONFIG_PAYLOAD_NONE=y # CONFIG_PAYLOAD_TIANOCORE is not set # CONFIG_SEABIOS_THREAD_OPTIONROMS is not set # CONFIG_SEABIOS_VGA_COREBOOT is not set +CONFIG_PAYLOAD_FILE="grub.elf" +CONFIG_COMPRESSED_PAYLOAD_LZMA=y # # Debugging -- cgit v0.9.1