
28 Aug
2017
28 Aug
'17
12:10 p.m.
Am 26.08.2017 um 19:43 schrieb Simon Glass sjg@chromium.org:
This is currently disabled, so USB keyboards are not detected in U-Boot. Enable this option to fix that.
Signed-off-by: Simon Glass sjg@chromium.org Tested-by: Jonathan Gray jsg@jsg.id.au Reviewed-by: Bin Meng bmeng.cn@gmail.com Tested-by: Paul Barker pbarker@toganlabs.com
When did the default behavior on kbd usb support change? I'd be inclined to say that we should restore the exact same functionality scope as before for all affected boards, not just a few well tested ones ;).
In fact, wouldn't it make sense to imply usb kbd support in kconfig always when usb (and gfx?) is present?
That said, this patch itself is good either way, just maybe not reaching far enough ;).
Alex