
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. The cros_ec keyboard is kept in the misc directory. Update the config to allow this.
Signed-off-by: Simon Glass sjg@chromium.org ---
drivers/misc/Kconfig | 72 +++++++++++++++++++++++++++++++++++++++++++ drivers/misc/Makefile | 9 +++--- 2 files changed, 77 insertions(+), 4 deletions(-)
Applied to u-boot-dm