summaryrefslogtreecommitdiffstats
path: root/resources/libreboot/config/grub
diff options
context:
space:
mode:
authorTimothy Pearson <tpearson@raptorengineeringinc.com>2016-04-08 14:20:38 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2016-04-11 12:41:34 (EDT)
commit10d5a30eb0fdbaecc00be60fe23d7ec9bb522601 (patch)
treee199c29cea34b164326cedf23728e35d228777ba /resources/libreboot/config/grub
parent3f3357f6d5345b80c04d6c15e6209accfe11bcb6 (diff)
downloadlibreboot-10d5a30eb0fdbaecc00be60fe23d7ec9bb522601.zip
libreboot-10d5a30eb0fdbaecc00be60fe23d7ec9bb522601.tar.gz
libreboot-10d5a30eb0fdbaecc00be60fe23d7ec9bb522601.tar.bz2
mb/asus/kgpe-d16|kcma-d8: Enable CMOS option table
Diffstat (limited to 'resources/libreboot/config/grub')
-rw-r--r--resources/libreboot/config/grub/kcma-d8/config3
-rw-r--r--resources/libreboot/config/grub/kgpe-d16/config3
2 files changed, 4 insertions, 2 deletions
diff --git a/resources/libreboot/config/grub/kcma-d8/config b/resources/libreboot/config/grub/kcma-d8/config
index a89dfe9..3f99ece 100644
--- a/resources/libreboot/config/grub/kcma-d8/config
+++ b/resources/libreboot/config/grub/kcma-d8/config
@@ -15,7 +15,8 @@ CONFIG_COMPILER_GCC=y
# CONFIG_CCACHE is not set
# CONFIG_FMD_GENPARSER is not set
# CONFIG_SCONFIG_GENPARSER is not set
-# CONFIG_USE_OPTION_TABLE is not set
+CONFIG_USE_OPTION_TABLE=y
+# CONFIG_STATIC_OPTION_TABLE is not set
# CONFIG_UNCOMPRESSED_RAMSTAGE is not set
CONFIG_COMPRESS_RAMSTAGE=y
CONFIG_INCLUDE_CONFIG_FILE=y
diff --git a/resources/libreboot/config/grub/kgpe-d16/config b/resources/libreboot/config/grub/kgpe-d16/config
index 5517293..32b3ece 100644
--- a/resources/libreboot/config/grub/kgpe-d16/config
+++ b/resources/libreboot/config/grub/kgpe-d16/config
@@ -15,7 +15,8 @@ CONFIG_COMPILER_GCC=y
# CONFIG_CCACHE is not set
# CONFIG_FMD_GENPARSER is not set
# CONFIG_SCONFIG_GENPARSER is not set
-# CONFIG_USE_OPTION_TABLE is not set
+CONFIG_USE_OPTION_TABLE=y
+# CONFIG_STATIC_OPTION_TABLE is not set
# CONFIG_UNCOMPRESSED_RAMSTAGE is not set
CONFIG_COMPRESS_RAMSTAGE=y
CONFIG_INCLUDE_CONFIG_FILE=y