Hi, I have pushed this now since it was tested with success in https://redmine.replicant.us/issues/1889 and more than one week has passed and nobody reviewed this patch.
Denis 'GNUtoo' Carikli: > Signed-off-by: Denis 'GNUtoo' Carikli <[email protected]> > --- > arch/arm/configs/espresso_defconfig | 14 ++++++++++++++ > 1 file changed, 14 insertions(+) > > diff --git a/arch/arm/configs/espresso_defconfig > b/arch/arm/configs/espresso_defconfig > index b18cb7ef8d96..341336895bbb 100644 > --- a/arch/arm/configs/espresso_defconfig > +++ b/arch/arm/configs/espresso_defconfig > @@ -245,7 +245,21 @@ CONFIG_BCMDHD=m > CONFIG_BCMDHD_FW_PATH="/system/vendor/firmware/fw_bcmdhd.bin" > CONFIG_BCMDHD_NVRAM_PATH="/system/etc/wifi/nvram_net.txt" > CONFIG_DHD_USE_SCHED_SCAN=y > +CONFIG_USB_CATC=y > +CONFIG_USB_KAWETH=y > +CONFIG_USB_PEGASUS=y > +CONFIG_USB_RTL8150=y > CONFIG_USB_USBNET=y > +CONFIG_USB_NET_CDC_EEM=y > +CONFIG_USB_NET_DM9601=y > +CONFIG_USB_NET_SMSC75XX=y > +CONFIG_USB_NET_SMSC95XX=y > +CONFIG_USB_NET_GL620A=y > +CONFIG_USB_NET_PLUSB=y > +CONFIG_USB_NET_MCS7830=y > +CONFIG_USB_ALI_M5632=y > +CONFIG_USB_AN2720=y > +CONFIG_USB_KC2190=y > CONFIG_PPP=y > CONFIG_PPP_DEFLATE=y > CONFIG_PPP_BSDCOMP=y > _______________________________________________ Replicant mailing list [email protected] https://lists.osuosl.org/mailman/listinfo/replicant
