brcm2708: add kernel 4.14 support
[openwrt/staging/lynxis.git] / target / linux / brcm2708 / patches-4.14 / 950-0104-ARM64-Enable-DWC_OTG-Driver-In-ARM64-Build-Config-bc.patch
1 From 90f1e06a8489a54f217330d14a3192a2afdfacfc Mon Sep 17 00:00:00 2001
2 From: Michael Zoran <mzoran@crowfest.net>
3 Date: Sat, 14 Jan 2017 21:45:03 -0800
4 Subject: [PATCH 104/454] ARM64: Enable DWC_OTG Driver In ARM64 Build
5 Config(bcmrpi3_defconfig)
6
7 Signed-off-by: Michael Zoran <mzoran@crowfest.net>
8 ---
9 arch/arm64/configs/bcmrpi3_defconfig | 1 +
10 1 file changed, 1 insertion(+)
11
12 --- a/arch/arm64/configs/bcmrpi3_defconfig
13 +++ b/arch/arm64/configs/bcmrpi3_defconfig
14 @@ -927,6 +927,7 @@ CONFIG_USB_HIDDEV=y
15 CONFIG_USB=y
16 CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
17 CONFIG_USB_MON=m
18 +CONFIG_USB_DWCOTG=y
19 CONFIG_USB_PRINTER=m
20 CONFIG_USB_STORAGE=y
21 CONFIG_USB_STORAGE_REALTEK=m