[U-Boot] [PATCH 08/45] spl: misc: Allow misc drivers in SPL and TPL
sjg at google.com
sjg at google.com
Tue Oct 9 23:55:30 UTC 2018
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 at chromium.org>
---
drivers/misc/Kconfig | 72 +++++++++++++++++++++++++++++++++++++++++++
drivers/misc/Makefile | 9 +++---
2 files changed, 77 insertions(+), 4 deletions(-)
Applied to u-boot-dm
More information about the U-Boot
mailing list