summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeah Woods <info@minifree.org>2016-05-19 20:24:53 (EDT)
committer Leah Woods <info@minifree.org>2016-05-19 20:24:53 (EDT)
commit870be408e848aa884f8bcc6c2213cb31e4cd2615 (patch)
treedd328d1a8301e4607deb4c77554fb5c27ec4b62d
parent1335225c0c0c44eb2db834345b409bfe4e82692b (diff)
downloadlibreboot-870be408e848aa884f8bcc6c2213cb31e4cd2615.zip
libreboot-870be408e848aa884f8bcc6c2213cb31e4cd2615.tar.gz
libreboot-870be408e848aa884f8bcc6c2213cb31e4cd2615.tar.bz2
seabios boards: also hardcode cmos settings, like on grub boards
-rw-r--r--resources/libreboot/config/seabios/kcma-d8/config2
-rw-r--r--resources/libreboot/config/seabios/kfsn4-dre/config2
-rw-r--r--resources/libreboot/config/seabios/kgpe-d16/config2
3 files changed, 3 insertions, 3 deletions
diff --git a/resources/libreboot/config/seabios/kcma-d8/config b/resources/libreboot/config/seabios/kcma-d8/config
index 8628855..ce3d877 100644
--- a/resources/libreboot/config/seabios/kcma-d8/config
+++ b/resources/libreboot/config/seabios/kcma-d8/config
@@ -16,7 +16,7 @@ CONFIG_COMPILER_GCC=y
# CONFIG_FMD_GENPARSER is not set
# CONFIG_SCONFIG_GENPARSER is not set
CONFIG_USE_OPTION_TABLE=y
-# CONFIG_STATIC_OPTION_TABLE is not set
+CONFIG_STATIC_OPTION_TABLE=y
# CONFIG_UNCOMPRESSED_RAMSTAGE is not set
CONFIG_COMPRESS_RAMSTAGE=y
CONFIG_INCLUDE_CONFIG_FILE=y
diff --git a/resources/libreboot/config/seabios/kfsn4-dre/config b/resources/libreboot/config/seabios/kfsn4-dre/config
index 35585c5..4cc178b 100644
--- a/resources/libreboot/config/seabios/kfsn4-dre/config
+++ b/resources/libreboot/config/seabios/kfsn4-dre/config
@@ -16,7 +16,7 @@ CONFIG_COMPILER_GCC=y
# CONFIG_FMD_GENPARSER is not set
# CONFIG_SCONFIG_GENPARSER is not set
CONFIG_USE_OPTION_TABLE=y
-# CONFIG_STATIC_OPTION_TABLE is not set
+CONFIG_STATIC_OPTION_TABLE=y
# CONFIG_UNCOMPRESSED_RAMSTAGE is not set
CONFIG_COMPRESS_RAMSTAGE=y
CONFIG_INCLUDE_CONFIG_FILE=y
diff --git a/resources/libreboot/config/seabios/kgpe-d16/config b/resources/libreboot/config/seabios/kgpe-d16/config
index 3e17222..eabe2b4 100644
--- a/resources/libreboot/config/seabios/kgpe-d16/config
+++ b/resources/libreboot/config/seabios/kgpe-d16/config
@@ -16,7 +16,7 @@ CONFIG_COMPILER_GCC=y
# CONFIG_FMD_GENPARSER is not set
# CONFIG_SCONFIG_GENPARSER is not set
CONFIG_USE_OPTION_TABLE=y
-# CONFIG_STATIC_OPTION_TABLE is not set
+CONFIG_STATIC_OPTION_TABLE=y
# CONFIG_UNCOMPRESSED_RAMSTAGE is not set
CONFIG_COMPRESS_RAMSTAGE=y
CONFIG_INCLUDE_CONFIG_FILE=y