diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-06-12 22:14:26 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-06-12 22:14:26 +0100 |
commit | 19b6e504ddda009e4d6cbc4122086239c37abbc4 (patch) | |
tree | d8c0d3a086c61f21f0ee8d25631360e1cca809bf /resources/libreboot/config/x200_8mb | |
parent | d5460629e4ffd3f1b0290e87687afb57cea31f6a (diff) | |
download | librebootfr-19b6e504ddda009e4d6cbc4122086239c37abbc4.tar.gz librebootfr-19b6e504ddda009e4d6cbc4122086239c37abbc4.zip |
coreboot-libre configs: enable changing nvram settings
Diffstat (limited to 'resources/libreboot/config/x200_8mb')
-rw-r--r-- | resources/libreboot/config/x200_8mb/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/libreboot/config/x200_8mb/config b/resources/libreboot/config/x200_8mb/config index 7ddf1ece..80c40f76 100644 --- a/resources/libreboot/config/x200_8mb/config +++ b/resources/libreboot/config/x200_8mb/config @@ -15,7 +15,7 @@ CONFIG_COMPILER_GCC=y # CONFIG_CCACHE is not set # CONFIG_SCONFIG_GENPARSER is not set CONFIG_USE_OPTION_TABLE=y -CONFIG_STATIC_OPTION_TABLE=y +# CONFIG_STATIC_OPTION_TABLE is not set CONFIG_COMPRESS_RAMSTAGE=y CONFIG_INCLUDE_CONFIG_FILE=y CONFIG_EARLY_CBMEM_INIT=y |