diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-05-16 18:44:44 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-05-16 20:55:27 +0100 |
commit | 99d226cca1bd66d7b3c74cb42f8d36a779fa3ff4 (patch) | |
tree | d9e2135cb69ebb6eaa5f7c548c15970461d57337 /resources/libreboot/config/qemu_q35_ich9 | |
parent | de98e951e7dfd43a419f8d5cc557851d69acb117 (diff) | |
download | librebootfr-99d226cca1bd66d7b3c74cb42f8d36a779fa3ff4.tar.gz librebootfr-99d226cca1bd66d7b3c74cb42f8d36a779fa3ff4.zip |
coreboot-libre: delete unused code (reduce size of src archive)
Diffstat (limited to 'resources/libreboot/config/qemu_q35_ich9')
-rw-r--r-- | resources/libreboot/config/qemu_q35_ich9/config | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/resources/libreboot/config/qemu_q35_ich9/config b/resources/libreboot/config/qemu_q35_ich9/config index 9c048e94..37855a9e 100644 --- a/resources/libreboot/config/qemu_q35_ich9/config +++ b/resources/libreboot/config/qemu_q35_ich9/config @@ -294,8 +294,6 @@ CONFIG_NATIVE_VGA_INIT_USE_EDID=y CONFIG_MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG=y # CONFIG_VGA_ROM_RUN is not set # CONFIG_ON_DEVICE_ROM_RUN is not set -# CONFIG_PCI_OPTION_ROM_RUN_REALMODE is not set -# CONFIG_PCI_OPTION_ROM_RUN_YABEL is not set # CONFIG_MULTIPLE_VGA_ADAPTERS is not set # CONFIG_SPD_CACHE is not set CONFIG_PCI=y @@ -430,8 +428,6 @@ CONFIG_PAYLOAD_ELF=y # CONFIG_PAYLOAD_FILO is not set # CONFIG_PAYLOAD_GRUB2 is not set # CONFIG_PAYLOAD_TIANOCORE is not set -# CONFIG_SEABIOS_STABLE is not set -# CONFIG_SEABIOS_MASTER is not set # CONFIG_SEABIOS_THREAD_OPTIONROMS is not set # CONFIG_SEABIOS_VGA_COREBOOT is not set CONFIG_PAYLOAD_FILE="grub.elf" |