]> git.dujemihanovic.xyz Git - u-boot.git/commit
Correct SPL uses of USB_KEYBOARD
authorSimon Glass <sjg@chromium.org>
Mon, 6 Feb 2023 00:55:28 +0000 (17:55 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:40 +0000 (07:41 -0500)
commit91b614eef642959ab77c37dc1b7add2e6d02772c
tree5b46987b69028103cf53f28e2efee82be00a7c97
parent37407ac2f1e0156da0e890b47d7f7cae3f8b5439
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>
arch/x86/cpu/coreboot/coreboot.c
arch/x86/cpu/efi/payload.c