aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2019-05-05 18:43:48 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2019-08-02 15:10:23 +0200
commitc33bc085ffc8d8075897b21bb12c88dd74e04de7 (patch)
tree8454f08d29430a8b092e9117e5a34c0a5bd5ebe5 /arch
parent25e6307e639ccd10cca6a97da27c317a40fa1369 (diff)
downloadkernel_samsung_smdk4412-c33bc085ffc8d8075897b21bb12c88dd74e04de7.tar.gz
kernel_samsung_smdk4412-c33bc085ffc8d8075897b21bb12c88dd74e04de7.tar.bz2
kernel_samsung_smdk4412-c33bc085ffc8d8075897b21bb12c88dd74e04de7.zip
lineageos_i9300: Add support for USB Ethernet adapters
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/configs/lineageos_i9300_defconfig31
1 files changed, 25 insertions, 6 deletions
diff --git a/arch/arm/configs/lineageos_i9300_defconfig b/arch/arm/configs/lineageos_i9300_defconfig
index 7384e4ceba7..48b8732cb87 100644
--- a/arch/arm/configs/lineageos_i9300_defconfig
+++ b/arch/arm/configs/lineageos_i9300_defconfig
@@ -1441,7 +1441,7 @@ CONFIG_NETDEVICES=y
# CONFIG_EQUALIZER is not set
CONFIG_TUN=y
# CONFIG_VETH is not set
-# CONFIG_MII is not set
+CONFIG_MII=y
# CONFIG_PHYLIB is not set
# CONFIG_NET_ETHERNET is not set
CONFIG_NETDEV_1000=y
@@ -1499,14 +1499,33 @@ CONFIG_WLAN_REGION_CODE=100
#
# USB Network Adapters
#
-# CONFIG_USB_CATC is not set
-# CONFIG_USB_KAWETH is not set
-# CONFIG_USB_PEGASUS is not set
-# CONFIG_USB_RTL8150 is not set
-# CONFIG_USB_USBNET is not set
+CONFIG_USB_CATC=y
+CONFIG_USB_KAWETH=y
+CONFIG_USB_PEGASUS=y
+CONFIG_USB_RTL8150=y
+CONFIG_USB_USBNET=y
+CONFIG_USB_NET_AX8817X=y
+# CONFIG_USB_NET_CDCETHER is not set
+# CONFIG_USB_NET_CDC_EEM is not set
+# CONFIG_USB_NET_CDC_NCM is not set
+CONFIG_USB_NET_DM9601=y
+CONFIG_USB_NET_SMSC75XX=y
+CONFIG_USB_NET_SMSC95XX=y
+# CONFIG_USB_NET_GL620A is not set
+# CONFIG_USB_NET_NET1080 is not set
+# CONFIG_USB_NET_PLUSB is not set
+CONFIG_USB_NET_MCS7830=y
+# CONFIG_USB_NET_RNDIS_HOST is not set
+# CONFIG_USB_NET_CDC_SUBSET is not set
+# CONFIG_USB_NET_ZAURUS is not set
+# CONFIG_USB_NET_CX82310_ETH is not set
+# CONFIG_USB_NET_KALMIA is not set
# CONFIG_USB_HSO is not set
+# CONFIG_USB_NET_INT51X1 is not set
# CONFIG_USB_CDC_PHONET is not set
# CONFIG_USB_IPHETH is not set
+# CONFIG_USB_SIERRA_NET is not set
+# CONFIG_MSM_RMNET_USB is not set
# CONFIG_WAN is not set
#