summaryrefslogtreecommitdiffstats
path: root/resources/libreboot/config/grub/qemu_q35_ich9
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2016-06-15 11:03:45 (EDT)
committer Leah Woods <info@minifree.org>2016-06-19 17:51:25 (EDT)
commit68fcccbeca257c76e8e9030980873d5d74feff15 (patch)
tree4ee17b70e12eb962c60689196ec2230406297404 /resources/libreboot/config/grub/qemu_q35_ich9
parenta87343d8a6ef286a5810d0e7616ce8c08feee99c (diff)
downloadlibreboot-68fcccbeca257c76e8e9030980873d5d74feff15.zip
libreboot-68fcccbeca257c76e8e9030980873d5d74feff15.tar.gz
libreboot-68fcccbeca257c76e8e9030980873d5d74feff15.tar.bz2
Disable native PS2 keyboard init
Both grub and seabios can do keyboard init on their own. This option only slows down the boot process. On the x60 it even makes the keyboard unresponsive.
Diffstat (limited to 'resources/libreboot/config/grub/qemu_q35_ich9')
-rw-r--r--resources/libreboot/config/grub/qemu_q35_ich9/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/libreboot/config/grub/qemu_q35_ich9/config b/resources/libreboot/config/grub/qemu_q35_ich9/config
index bc6e0e7..1012c53 100644
--- a/resources/libreboot/config/grub/qemu_q35_ich9/config
+++ b/resources/libreboot/config/grub/qemu_q35_ich9/config
@@ -142,7 +142,7 @@ CONFIG_CPU_ADDR_BITS=36
CONFIG_DEFAULT_CONSOLE_LOGLEVEL=8
# CONFIG_USBDEBUG is not set
CONFIG_MAINBOARD_VERSION="1.0"
-CONFIG_DRIVERS_PS2_KEYBOARD=y
+# CONFIG_DRIVERS_PS2_KEYBOARD is not set
CONFIG_DRIVERS_UART_8250IO=y
# CONFIG_NO_POST is not set
CONFIG_BOARD_ROMSIZE_KB_256=y