aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/t60/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lenovo/t60/Kconfig')
-rw-r--r--src/mainboard/lenovo/t60/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/t60/Kconfig b/src/mainboard/lenovo/t60/Kconfig
index e5d17b8956..0f0670e633 100644
--- a/src/mainboard/lenovo/t60/Kconfig
+++ b/src/mainboard/lenovo/t60/Kconfig
@@ -54,4 +54,8 @@ config MAINBOARD_SMBIOS_MANUFACTURER
string
default "LENOVO"
+config SEABIOS_PS2_TIMEOUT
+ int
+ default 3000
+
endif