summaryrefslogtreecommitdiffstats
path: root/resources/libreboot/config/grub/x200_4mb
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/x200_4mb
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/x200_4mb')
-rw-r--r--resources/libreboot/config/grub/x200_4mb/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/libreboot/config/grub/x200_4mb/config b/resources/libreboot/config/grub/x200_4mb/config
index 8bcd1dd..de9652c 100644
--- a/resources/libreboot/config/grub/x200_4mb/config
+++ b/resources/libreboot/config/grub/x200_4mb/config
@@ -148,7 +148,7 @@ CONFIG_BOARD_LENOVO_X200=y
CONFIG_CPU_ADDR_BITS=36
CONFIG_DEFAULT_CONSOLE_LOGLEVEL=8
CONFIG_USBDEBUG=y
-CONFIG_DRIVERS_PS2_KEYBOARD=y
+# CONFIG_DRIVERS_PS2_KEYBOARD is not set
# CONFIG_DRIVERS_UART_8250IO is not set
# CONFIG_NO_POST is not set
CONFIG_BOARD_ROMSIZE_KB_8192=y