commit | 0444380e22c77736594f0d1a1b3ac22cbe243fde | [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 | f597ebe25fbbc7e0e09a5b940bc136da1f0c11c8 [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>