From: Nicolas Saenz Julienne Date: Tue, 5 May 2020 14:51:29 +0000 (+0200) Subject: config: Enable USB Keyboard support on RPi4 X-Git-Tag: v2020.10~122^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d6ecb71a1f0c764c94f1bb381f085734d57e94e9;p=platform%2Fkernel%2Fu-boot.git config: Enable USB Keyboard support on RPi4 Supporting USB keyboards out of the box is both handy for development and production. Notably if u-boot is used to boot into GRUB. Signed-off-by: Nicolas Saenz Julienne Reviewed-by: Sylwester Nawrocki Reviewed-by: Bin Meng [mb: drop rpi_4_32b_defconfig hunk] Signed-off-by: Matthias Brugger --- diff --git a/configs/rpi_4_defconfig b/configs/rpi_4_defconfig index f641ad3..71f95ed 100644 --- a/configs/rpi_4_defconfig +++ b/configs/rpi_4_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