]> git.baikalelectronics.ru Git - uboot.git/commit
rockchip: Change keyboard input from CrOS EC keyboard to a USB keyboard
authorPeter Robinson <pbrobinson@gmail.com>
Mon, 2 Mar 2020 07:57:55 +0000 (07:57 +0000)
committerKever Yang <kever.yang@rock-chips.com>
Thu, 26 Mar 2020 14:58:46 +0000 (22:58 +0800)
commit6cb29cee293f9d518c03358126e89fd6fb4a8b83
treec9902115d58eba5c4a6b074e88a64a67f2849c32
parent47c7331c051f006e4da4320e5c39708c5322e55d
rockchip: Change keyboard input from CrOS EC keyboard to a USB keyboard

These boards aren't ChromeOS devices so won't have a cros-ec-keyb
input as it's the keyboard available via the ChromeOS Embedded
Controller. Update them to use a USB keyboard which would actually
be available. Also enable the usb keyboard option for those devices
that don't have it enabled already.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Reviewed-by: Michael Trimarchi <michael@amarulasolutions.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
configs/miqi-rk3288_defconfig
configs/roc-pc-rk3399_defconfig
configs/rock2_defconfig
configs/tinker-rk3288_defconfig
configs/tinker-s-rk3288_defconfig
include/configs/miqi_rk3288.h
include/configs/roc-pc-rk3399.h
include/configs/rock2.h
include/configs/tinker_rk3288.h
include/configs/vyasa-rk3288.h