brcm2708: add kernel 4.14 support
[openwrt/staging/chunkeey.git] / target / linux / brcm2708 / patches-4.14 / 950-0228-bcm2709-enable-usb-gadget-functions.patch
1 From 0367253c999dbed25e2f1cc18bddd09102ae89c3 Mon Sep 17 00:00:00 2001
2 From: =?UTF-8?q?Thomas=20Wei=C3=9Fschuh?= <linux@weissschuh.net>
3 Date: Fri, 23 Feb 2018 15:25:19 +0100
4 Subject: [PATCH 228/454] bcm2709: enable usb gadget functions
5
6 they are already in bcmrpi_defconfig
7 ---
8 arch/arm/configs/bcm2709_defconfig | 13 +++++++++++++
9 1 file changed, 13 insertions(+)
10
11 --- a/arch/arm/configs/bcm2709_defconfig
12 +++ b/arch/arm/configs/bcm2709_defconfig
13 @@ -1057,6 +1057,19 @@ CONFIG_USB_CXACRU=m
14 CONFIG_USB_UEAGLEATM=m
15 CONFIG_USB_XUSBATM=m
16 CONFIG_USB_GADGET=m
17 +CONFIG_USB_ZERO=m
18 +CONFIG_USB_AUDIO=m
19 +CONFIG_USB_ETH=m
20 +CONFIG_USB_GADGETFS=m
21 +CONFIG_USB_MASS_STORAGE=m
22 +CONFIG_USB_G_SERIAL=m
23 +CONFIG_USB_MIDI_GADGET=m
24 +CONFIG_USB_G_PRINTER=m
25 +CONFIG_USB_CDC_COMPOSITE=m
26 +CONFIG_USB_G_ACM_MS=m
27 +CONFIG_USB_G_MULTI=m
28 +CONFIG_USB_G_HID=m
29 +CONFIG_USB_G_WEBCAM=m
30 CONFIG_MMC=y
31 CONFIG_MMC_BLOCK_MINORS=32
32 CONFIG_MMC_BCM2835_MMC=y