brcm2708: update to latest patches from the RPi foundation
[openwrt/openwrt.git] / target / linux / brcm2708 / patches-4.19 / 950-0643-bcm2711_defconfig-add-xhci-platform-support.patch
1 From 7c68e81f33c801e539baece66f4d4b7e2c129557 Mon Sep 17 00:00:00 2001
2 From: Jonathan Bell <jonathan@raspberrypi.org>
3 Date: Mon, 3 Jun 2019 15:33:02 +0100
4 Subject: [PATCH 643/725] bcm2711_defconfig: add xhci platform support
5
6 Signed-off-by: Jonathan Bell <jonathan@raspberrypi.org>
7 ---
8 arch/arm/configs/bcm2711_defconfig | 1 +
9 1 file changed, 1 insertion(+)
10
11 --- a/arch/arm/configs/bcm2711_defconfig
12 +++ b/arch/arm/configs/bcm2711_defconfig
13 @@ -983,6 +983,7 @@ CONFIG_USB=y
14 CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
15 CONFIG_USB_MON=m
16 CONFIG_USB_XHCI_HCD=y
17 +CONFIG_USB_XHCI_PLATFORM=y
18 CONFIG_USB_DWCOTG=y
19 CONFIG_USB_PRINTER=m
20 CONFIG_USB_STORAGE=y