From: Matthias Brugger Date: Sun, 12 Jul 2020 17:40:28 +0000 (+0200) Subject: config: Enable USB Keyboard suuport on RPi4 32 bit X-Git-Tag: v2020.10~28^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=40877a1a949edf7066b3e4ed16101153624bb314;p=platform%2Fkernel%2Fu-boot.git config: Enable USB Keyboard suuport on RPi4 32 bit 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 --- diff --git a/configs/rpi_4_32b_defconfig b/configs/rpi_4_32b_defconfig index db7b781..4a88448 100644 --- a/configs/rpi_4_32b_defconfig +++ b/configs/rpi_4_32b_defconfig @@ -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