On master enable the CONFIG_USB_NET_SMSC75XX driver 21/21421/1
authorbuild.automotivelinux.org <jenkins@automotivelinux.org>
Fri, 24 May 2019 15:59:10 +0000 (17:59 +0200)
committerbuild.automotivelinux.org <jenkins@automotivelinux.org>
Fri, 24 May 2019 15:59:10 +0000 (17:59 +0200)
This is for the 3b+ board.

Change-Id: I428a12b836c1f7c3f01b29602e666ae28efd647f
Bug-AGL: SPEC-2456
Signed-off-by: build.automotivelinux.org <jenkins@automotivelinux.org>
meta-agl-bsp/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi/raspberrypi_network.cfg

index aa96490..993d150 100644 (file)
@@ -1,5 +1,5 @@
-
-CONFIG_USB_NET_SMSC95XX=y
 CONFIG_NETDEVICES=y
 CONFIG_NETDEVICES=y
-CONFIG_USB_NET_DRIVERS=y
 CONFIG_USB_USBNET=y
 CONFIG_USB_USBNET=y
+CONFIG_USB_NET_DRIVERS=y
+CONFIG_USB_NET_SMSC95XX=y
+CONFIG_USB_NET_SMSC75XX=y