
10 Oct
2018
10 Oct
'18
1:55 a.m.
In some cases it is necessary to read the keyboard in early phases of U-Boot. Update the config to allow this.
Signed-off-by: Simon Glass sjg@chromium.org ---
drivers/input/Kconfig | 48 ++++++++++++++++++++++++++++++++++++++++++ drivers/input/Makefile | 11 ++++++---- drivers/input/input.c | 5 ++++- 3 files changed, 59 insertions(+), 5 deletions(-)
Applied to u-boot-dm