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:
parent
e93776579d
commit
7ac7627546
|
@ -8,7 +8,7 @@ config DRIVERS_PS2_KEYBOARD
|
|||
to the PS/2 port.
|
||||
|
||||
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.
|
||||
|
||||
If you know you will only use a payload which does not require
|
||||
|
|
Loading…
Reference in New Issue