From 53b6b4673d12b72519f5bc76f451305ac941b1b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milan=20P=C3=A4ssler?= Date: Sun, 11 Oct 2020 21:06:30 +0200 Subject: add seabios --- configs/boards/t60.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configs/boards/t60.nix') diff --git a/configs/boards/t60.nix b/configs/boards/t60.nix index b2c073f55664..3528594ac4e6 100644 --- a/configs/boards/t60.nix +++ b/configs/boards/t60.nix @@ -5,4 +5,6 @@ CONFIG_VENDOR_LENOVO = "y"; CONFIG_BOARD_LENOVO_T60 = "y"; }; + + seabios.ps2Timeout = 5000; } -- cgit v1.2.3