commit | 91b614eef642959ab77c37dc1b7add2e6d02772c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 17:55:28 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:40 2023 -0500 |
tree | 5b46987b69028103cf53f28e2efee82be00a7c97 | |
parent | 37407ac2f1e0156da0e890b47d7f7cae3f8b5439 [diff] |
Correct SPL uses of USB_KEYBOARD This converts 2 usages of this option to the non-SPL form, since there is no SPL_USB_KEYBOARD defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>