You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
663 B
22 lines
663 B
6 years ago
|
From ce292d4dca0c280360182bb33e982ba8d57fe0bf Mon Sep 17 00:00:00 2001
|
||
|
From: Phil Elwell <phil@raspberrypi.org>
|
||
|
Date: Thu, 8 Feb 2018 15:08:57 +0000
|
||
|
Subject: [PATCH 249/454] config: Set CONFIG_USB_LAN78XX=y
|
||
|
|
||
|
Signed-off-by: Phil Elwell <phil@raspberrypi.org>
|
||
|
---
|
||
|
arch/arm/configs/bcm2709_defconfig | 2 +-
|
||
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
||
|
|
||
|
--- a/arch/arm/configs/bcm2709_defconfig
|
||
|
+++ b/arch/arm/configs/bcm2709_defconfig
|
||
|
@@ -461,7 +461,7 @@ CONFIG_USB_KAWETH=m
|
||
|
CONFIG_USB_PEGASUS=m
|
||
|
CONFIG_USB_RTL8150=m
|
||
|
CONFIG_USB_RTL8152=m
|
||
|
-CONFIG_USB_LAN78XX=m
|
||
|
+CONFIG_USB_LAN78XX=y
|
||
|
CONFIG_USB_USBNET=y
|
||
|
CONFIG_USB_NET_AX8817X=m
|
||
|
CONFIG_USB_NET_AX88179_178A=m
|