coreboot-kgpe-d16/src/drivers/pc80
Paul Menzel 4fdc680efc drivers/pc80/Kconfig: Do not init PS/2 keyboard if SeaBIOS is chosen as payload
As the Kconfig description of `DRIVERS_PS2_KEYBOARD` says, SeaBIOS is
able to initialize the PS/2 keyboard itself, so it is not necessary to
let coreboot do it.

SeaBIOS is also able to do it faster as discussed in a thread on the
coreboot mailing list from October 2010 [1]. In that thread it was
also proposed to not let coreboot initialize the PS/2 coreboot when
SeaBIOS is used as a payload.

[1] http://www.coreboot.org/pipermail/coreboot/2010-October/thread.html#61310
    subject: [coreboot] coreboot+seabios timings

Change-Id: I1248cec3e2ca5b9311e46df8aabf67e14ffd4ea6
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: http://review.coreboot.org/5581
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2014-05-02 15:04:58 +02:00
..
vga Move top level pc80 directory to drivers/ 2012-04-27 19:23:16 +02:00
i8254.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
i8259.c drivers: Fix spelling 2013-07-10 20:18:15 +02:00
isa-dma.c Move top level pc80 directory to drivers/ 2012-04-27 19:23:16 +02:00
Kconfig drivers/pc80/Kconfig: Do not init PS/2 keyboard if SeaBIOS is chosen as payload 2014-05-02 15:04:58 +02:00
keyboard.c pc80/keyboard: Ignore interface test failure. 2014-01-26 17:39:42 +01:00
Makefile.inc spkmodem: Move under drivers/pc80 2014-02-06 11:14:24 +01:00
mc146818rtc.c lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content 2014-01-12 17:41:02 +01:00
mc146818rtc_early.c Move top level pc80 directory to drivers/ 2012-04-27 19:23:16 +02:00
ps2_controller.asl drivers/pc80: Add ACPI description. 2013-12-14 18:24:53 +01:00
spkmodem.c spkmodem: Move under drivers/pc80 2014-02-06 11:14:24 +01:00
tpm.c tpm: provide explicit tpm register access 2013-12-21 10:49:11 +01:00
udelay_io.c Get rid of HAVE_INIT_TIMER config option 2014-04-26 13:25:28 +02:00