libpayload: Enable USB HID in veyron configuration

This enables USB HID support in the veyron config, since it seems to
work correctly and is needed for interaction with depthcharge on devices
without an embedded keyboard (such as veyron_mickey).

Change-Id: Icae829e3a132005df17bcb6f7e6f8a190912576d
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Reviewed-on: https://review.coreboot.org/17930
Tested-by: build bot (Jenkins)
Reviewed-by: Julius Werner <jwerner@chromium.org>
This commit is contained in:
Paul Kocialkowski 2016-12-19 20:23:44 +01:00 committed by Martin Roth
parent 926765b11b
commit 3e7f14bfae
1 changed files with 0 additions and 1 deletions

View File

@ -4,4 +4,3 @@ CONFIG_LP_8250_SERIAL_CONSOLE=y
CONFIG_LP_TIMER_RK3288=y
CONFIG_LP_USB_EHCI=y
CONFIG_LP_USB_DWC2=y
# CONFIG_LP_USB_HID is not set