ath79: add support for TP-LINK Archer C7 v4
[openwrt/staging/jogo.git] / target / linux / brcm2708 / patches-4.9 / 950-0132-ARM64-Enable-DWC_OTG-Driver-In-ARM64-Build-Config-bc.patch
1 From ad17c9e5a03f835605560e7163e5e685a67abd1f 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] 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 @@ -932,6 +932,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