From 04ed7a4e7f5e5fb60aead7855e7870068c0d6f23 Mon Sep 17 00:00:00 2001 From: Vincent Palatin Date: Wed, 7 Dec 2011 21:41:01 +0000 Subject: fdt: enable USB keyboard on Stumpy detect keypress at startup on the USB keyboard since we have no internal keyboard. BUG=chrome-os-partner:5752 TEST=on Stumpy, check Ctrl+U, Ctrl+D and space are working as expected in dev mode. Signed-off-by: Vincent Palatin Change-Id: I34762f528817ffd29fa5a1198473f030887990bd Reviewed-on: https://gerrit.chromium.org/gerrit/12583 Commit-Ready: Vincent Palatin Tested-by: Vincent Palatin Reviewed-by: Vincent Palatin --- board/chromebook-x86/coreboot/stumpy.dts | 1 + 1 file changed, 1 insertion(+) (limited to 'board/chromebook-x86') diff --git a/board/chromebook-x86/coreboot/stumpy.dts b/board/chromebook-x86/coreboot/stumpy.dts index 9ba8bda77c4..43940634ad6 100644 --- a/board/chromebook-x86/coreboot/stumpy.dts +++ b/board/chromebook-x86/coreboot/stumpy.dts @@ -11,5 +11,6 @@ config { hwid = "X86 STUMPY TEST 0128"; skip-i8042 = <1>; + usb-keyboard; }; }; -- cgit v1.2.3