From 7f3dc3497f7925b6f99e84d718eb95be35233952 Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Sat, 13 Jul 2019 12:47:50 +0200 Subject: [PATCH] Update 32bits RPI config --- root/target/linux/brcm2708/bcm2709/config-4.19 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/root/target/linux/brcm2708/bcm2709/config-4.19 b/root/target/linux/brcm2708/bcm2709/config-4.19 index 93f8593b..7979189f 100644 --- a/root/target/linux/brcm2708/bcm2709/config-4.19 +++ b/root/target/linux/brcm2708/bcm2709/config-4.19 @@ -71,7 +71,7 @@ CONFIG_BCM2835_POWER=y CONFIG_BCM2835_THERMAL=y CONFIG_BCM2835_TIMER=y CONFIG_BCM2835_VCHIQ=y -# CONFIG_BCM2835_VCHIQ_MMAL is not set +CONFIG_BCM2835_VCHIQ_MMAL=y CONFIG_BCM2835_WDT=y CONFIG_BCM7XXX_PHY=y CONFIG_BCMGENET=y @@ -531,12 +531,14 @@ CONFIG_UNCOMPRESS_INCLUDE="debug/uncompress.h" CONFIG_USB=y CONFIG_USB_ANNOUNCE_NEW_DEVICES=y CONFIG_USB_COMMON=y -# CONFIG_USB_DWCOTG is not set +CONFIG_USB_DWCOTG=y # CONFIG_USB_EHCI_HCD is not set CONFIG_USB_LAN78XX=y CONFIG_USB_NET_DRIVERS=y CONFIG_USB_NET_SMSC95XX=y +CONFIG_USB_STORAGE=y CONFIG_USB_SUPPORT=y +CONFIG_USB_UAS=y CONFIG_USB_USBNET=y CONFIG_USE_OF=y CONFIG_VDSO=y