summaryrefslogtreecommitdiffstats
path: root/resources
diff options
context:
space:
mode:
authorLeah Woods <info@minifree.org>2016-05-21 03:40:50 (EDT)
committer Leah Woods <info@minifree.org>2016-05-21 03:40:50 (EDT)
commitd95185acdeb00a2096d43cf57f45411b840c070e (patch)
tree559f0a910a732b69d8c28197d164f08a201ae831 /resources
parentae50eea3f44ef4b1dda61dcdceef4a602f3e5bb2 (diff)
downloadlibreboot-d95185acdeb00a2096d43cf57f45411b840c070e.zip
libreboot-d95185acdeb00a2096d43cf57f45411b840c070e.tar.gz
libreboot-d95185acdeb00a2096d43cf57f45411b840c070e.tar.bz2
use seagrub on ga-g41m-es2l
Diffstat (limited to 'resources')
-rw-r--r--resources/libreboot/config/grub/ga-g41m-es2l/config6
1 files changed, 4 insertions, 2 deletions
diff --git a/resources/libreboot/config/grub/ga-g41m-es2l/config b/resources/libreboot/config/grub/ga-g41m-es2l/config
index 7067f29..bf4cdf7 100644
--- a/resources/libreboot/config/grub/ga-g41m-es2l/config
+++ b/resources/libreboot/config/grub/ga-g41m-es2l/config
@@ -485,15 +485,17 @@ CONFIG_MAINBOARD_SMBIOS_PRODUCT_NAME="GA-G41M-ES2L"
#
# Payload
#
-CONFIG_PAYLOAD_NONE=y
-# CONFIG_PAYLOAD_ELF is not set
+# CONFIG_PAYLOAD_NONE is not set
+CONFIG_PAYLOAD_ELF=y
# CONFIG_PAYLOAD_FILO is not set
# CONFIG_PAYLOAD_GRUB2 is not set
# CONFIG_PAYLOAD_SEABIOS is not set
# CONFIG_PAYLOAD_UBOOT is not set
# CONFIG_PAYLOAD_LINUX is not set
# CONFIG_PAYLOAD_TIANOCORE is not set
+CONFIG_PAYLOAD_FILE="seabios.elf"
CONFIG_PAYLOAD_OPTIONS=""
+CONFIG_COMPRESSED_PAYLOAD_LZMA=y
# CONFIG_PAYLOAD_IS_FLAT_BINARY is not set
#