drivers/pc80/Kconfig: Mention that GRUB 2 is able to init PS/2 keyboard

Change-Id: I0783ee123e0e1ecd5603bc6a40b53d3b0c23bf6d
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: http://review.coreboot.org/5582
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
This commit is contained in:
Paul Menzel
2014-04-26 10:22:43 +02:00
committed by Patrick Georgi
parent e93776579d
commit 7ac7627546

View File

@@ -8,7 +8,7 @@ config DRIVERS_PS2_KEYBOARD
to the PS/2 port. to the PS/2 port.
Some payloads (eg, filo) require this option. Other payloads Some payloads (eg, filo) require this option. Other payloads
(eg, SeaBIOS, Linux) do not require it. (eg, GRUB 2, SeaBIOS, Linux) do not require it.
Initializing a PS/2 keyboard can take several hundred milliseconds. Initializing a PS/2 keyboard can take several hundred milliseconds.
If you know you will only use a payload which does not require If you know you will only use a payload which does not require