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)
commit23cb61761b137f088ef8625a1c4e7d9af2cbd296
treec9902115d58eba5c4a6b074e88a64a67f2849c32
parent9cec3367087bcdcf6f583e60b95243d0d5e9ae92
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