diff options
-rw-r--r-- | src/drivers/pc80/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/pc80/Kconfig b/src/drivers/pc80/Kconfig index 3c8fd8c6cd..3572bc2a91 100644 --- a/src/drivers/pc80/Kconfig +++ b/src/drivers/pc80/Kconfig @@ -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 |