diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-12-13 22:29:26 +0000 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-12-13 22:30:06 +0000 |
commit | 32d14f56fac4f82e5c07eb483cd0bc7ac6e8c022 (patch) | |
tree | 094b7cb97d6d962eb90a3787d25b0f5c615fa567 /resources/libreboot/config/coreinfo | |
parent | 34e0269745c16a8a70438dfb5a32931907e33161 (diff) | |
download | librebootfr-32d14f56fac4f82e5c07eb483cd0bc7ac6e8c022.tar.gz librebootfr-32d14f56fac4f82e5c07eb483cd0bc7ac6e8c022.zip |
delete coreinfo
Diffstat (limited to 'resources/libreboot/config/coreinfo')
-rw-r--r-- | resources/libreboot/config/coreinfo/config | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/resources/libreboot/config/coreinfo/config b/resources/libreboot/config/coreinfo/config deleted file mode 100644 index f31083a9..00000000 --- a/resources/libreboot/config/coreinfo/config +++ /dev/null @@ -1,26 +0,0 @@ -# -# Automatically generated file; DO NOT EDIT. -# coreinfo Configuration -# - -# -# General settings -# -CONFIG_SHOW_DATE_TIME=y -CONFIG_PAYLOAD_INFO_NAME="coreinfo" -CONFIG_PAYLOAD_INFO_LISTNAME="System Information" -CONFIG_PAYLOAD_INFO_DESC="Display information about the system" -CONFIG_PAYLOAD_INFO_VERSION="0.1" - -# -# Modules -# -CONFIG_MODULE_COREBOOT=y -CONFIG_MODULE_MULTIBOOT=y -CONFIG_MODULE_CPUINFO=y -CONFIG_MODULE_PCI=y -CONFIG_MODULE_NVRAM=y -CONFIG_MODULE_BOOTLOG=y -CONFIG_MODULE_RAMDUMP=y -# CONFIG_MODULE_LAR is not set -CONFIG_MODULE_CBFS=y |