From f77d6ba911d757aacdc000583af006d63ae7bc14 Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Tue, 31 Jan 2017 23:16:25 +0100 Subject: Select a default SeaBIOS PS2 timeout in H8 Kconfig This timeout is probably needed on all devices with Lenovo H8 embedded controllers so set the default there. Change-Id: I830ab1894f7c0f10f55c82e398becf44d810852d Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/18274 Tested-by: build bot (Jenkins) Reviewed-by: Alexander Couzens --- src/mainboard/lenovo/t520/Kconfig | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/mainboard/lenovo/t520/Kconfig') diff --git a/src/mainboard/lenovo/t520/Kconfig b/src/mainboard/lenovo/t520/Kconfig index 4ce27f1574..ee5dd8163a 100644 --- a/src/mainboard/lenovo/t520/Kconfig +++ b/src/mainboard/lenovo/t520/Kconfig @@ -75,9 +75,4 @@ config ONBOARD_VGA_IS_PRIMARY bool default y -config SEABIOS_PS2_TIMEOUT - int - depends on PAYLOAD_SEABIOS - default 3000 - endif # BOARD_LENOVO_T520 -- cgit v1.2.3