]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
config: Enable USB Keyboard suuport on RPi4 32 bit
authorMatthias Brugger <mbrugger@suse.com>
Sun, 12 Jul 2020 17:40:28 +0000 (19:40 +0200)
committerMatthias Brugger <mbrugger@suse.com>
Tue, 8 Sep 2020 14:45:01 +0000 (16:45 +0200)
Supporting USB keyboards out of the box is both handy for development
and production. Notably if u-boot is used to boot into GRUB. This patch
adds USB keyboard support for 32 bit RPi4 config.

Signed-off-by: Matthias Brugger <mbrugger@suse.com>
configs/rpi_4_32b_defconfig

index db7b781976f312cc98e65b3f9e93eaa88d1ee23b..4a88448e9d61f4ae9fa00cfd93ee55426a75924b 100644 (file)
@@ -42,6 +42,7 @@ CONFIG_DM_USB=y
 CONFIG_DM_USB_GADGET=y
 CONFIG_USB_XHCI_HCD=y
 CONFIG_USB_XHCI_PCI=y
+CONFIG_USB_KEYBOARD=y
 CONFIG_USB_GADGET=y
 CONFIG_USB_GADGET_MANUFACTURER="FSL"
 CONFIG_USB_GADGET_VENDOR_NUM=0x0525