[U-Boot] [PATCH 06/45] spl: input: Allow input in SPL and TPL
sjg at google.com
sjg at google.com
Tue Oct 9 23:55:34 UTC 2018
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 at 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
More information about the U-Boot
mailing list