ar71xx/ath79: ag71xx: dont fetch the same var again
[openwrt/openwrt.git] / target / linux / brcm2708 / patches-4.19 / 950-0682-configs-Enable-USB_CONFIGFS-m-in-bcmrpi_defconfig.patch
1 From d7e89477b16559fc407ad5cc001244346aa8f733 Mon Sep 17 00:00:00 2001
2 From: Phil Elwell <phil@raspberrypi.org>
3 Date: Tue, 2 Jul 2019 21:25:59 +0100
4 Subject: [PATCH 682/725] configs: Enable USB_CONFIGFS=m in bcmrpi_defconfig
5
6 See: https://github.com/raspberrypi/linux/issues/3042
7
8 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
9 ---
10 arch/arm/configs/bcmrpi_defconfig | 1 +
11 1 file changed, 1 insertion(+)
12
13 --- a/arch/arm/configs/bcmrpi_defconfig
14 +++ b/arch/arm/configs/bcmrpi_defconfig
15 @@ -1150,6 +1150,7 @@ CONFIG_USB_CXACRU=m
16 CONFIG_USB_UEAGLEATM=m
17 CONFIG_USB_XUSBATM=m
18 CONFIG_USB_GADGET=m
19 +CONFIG_USB_CONFIGFS=m
20 CONFIG_USB_ZERO=m
21 CONFIG_USB_AUDIO=m
22 CONFIG_USB_ETH=m