coreboot-kgpe-d16/payloads/libpayload/drivers/i8042
Duncan Laurie d87bbde169 libpayload: i8042: Enable keyboard translation by default on exit
Add a Kconfig option to set the keyboard translation state on exit and
set the default to true.  This restores the keyboard to the power-up
defaults for firmware that does not always run libpayload keyboard init
to have consistent state, and provides an option to disable translation
for keyboards that might need it.

Change-Id: I25dfe3f425a5bb57e97476564886672b707aa3bd
Signed-off-by: Duncan Laurie <dlaurie@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52737
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by:  Felix Singer <felixsinger@posteo.net>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2021-05-03 15:55:52 +00:00
..
i8042.c libpayload/i8042: Add API to peek on keyboard input queue 2020-12-24 08:29:18 +00:00
i8042.h libpayload/keyboard: Implement hot (un)plugging 2021-04-18 20:43:58 +00:00
keyboard.c libpayload: i8042: Enable keyboard translation by default on exit 2021-05-03 15:55:52 +00:00
mouse.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00