summaryrefslogtreecommitdiffstats
path: root/configs/config.emulation_qemu_x86_i440fx_noserial
diff options
context:
space:
mode:
authorMartin Roth <martinroth@google.com>2016-11-23 21:00:05 -0700
committerMartin Roth <martinroth@google.com>2016-12-09 00:34:50 +0100
commit7a128cb9c394837c67b63705f048e715755738de (patch)
treeb2ef26e4009916cab466c597db228bfe8560cd8e /configs/config.emulation_qemu_x86_i440fx_noserial
parent57dcf55538e192b65f568eb7452043634fc49fce (diff)
downloadcoreboot-7a128cb9c394837c67b63705f048e715755738de.tar.gz
coreboot-7a128cb9c394837c67b63705f048e715755738de.tar.bz2
coreboot-7a128cb9c394837c67b63705f048e715755738de.zip
configs: Add some sample default configuration files
Test some config options that don't typically get tested. Change-Id: Ie05c99411c8ce6462a6f5502b086ee2b72a4324b Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: https://review.coreboot.org/17591 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'configs/config.emulation_qemu_x86_i440fx_noserial')
-rw-r--r--configs/config.emulation_qemu_x86_i440fx_noserial6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/config.emulation_qemu_x86_i440fx_noserial b/configs/config.emulation_qemu_x86_i440fx_noserial
new file mode 100644
index 000000000000..2252cbae515c
--- /dev/null
+++ b/configs/config.emulation_qemu_x86_i440fx_noserial
@@ -0,0 +1,6 @@
+CONFIG_COLLECT_TIMESTAMPS=y
+# CONFIG_POST_IO is not set
+# CONFIG_POST_DEVICE is not set
+CONFIG_CONSOLE_POST=y
+CONFIG_FRAMEBUFFER_KEEP_VESA_MODE=y
+# CONFIG_CONSOLE_SERIAL is not set