aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzhxihu <zhxihu@marvell.com>2016-02-23 00:53:32 -0800
committerzhxihu <zhxihu@marvell.com>2016-02-23 18:26:29 -0800
commit1dbeb7dae9912deb3b2690f95114e7131d2cc001 (patch)
tree2457649b8bbe6cedcae1008e8435ba00219d100d
parentd3e4cf9b947eb207b23fe9c67d8047872ca97767 (diff)
downloadpxa-v3.14-1dbeb7dae9912deb3b2690f95114e7131d2cc001.tar.gz
VENDOR: Marvell: abox_edge: Add support for some usb ethernet adapters
1. Enable SMSC75XX usb ethernet adapter. 2. Enable RTL815x usb ethernet adapter. BUG=26986287 Change-Id: I0c689c6e0353180d74c82252e57780e466f14aed
-rwxr-xr-xarch/arm/configs/abox_edge_defconfig8
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/arm/configs/abox_edge_defconfig b/arch/arm/configs/abox_edge_defconfig
index 62fe358e198..06f342b26df 100755
--- a/arch/arm/configs/abox_edge_defconfig
+++ b/arch/arm/configs/abox_edge_defconfig
@@ -1371,20 +1371,20 @@ CONFIG_SLHC=y
# 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_RTL8152 is not set
+CONFIG_USB_RTL8150=y
+CONFIG_USB_RTL8152=y
CONFIG_USB_USBNET=y
CONFIG_USB_NET_AX8817X=y
CONFIG_USB_NET_AX88179_178A=y
CONFIG_USB_NET_CDCETHER=y
-# CONFIG_USB_NET_CDC_EEM is not set
+CONFIG_USB_NET_CDC_EEM=y
CONFIG_USB_NET_CDC_NCM=y
# CONFIG_USB_NET_HUAWEI_CDC_NCM is not set
# CONFIG_USB_NET_CDC_MBIM is not set
# CONFIG_USB_NET_DM9601 is not set
# CONFIG_USB_NET_SR9700 is not set
# CONFIG_USB_NET_SR9800 is not set
-# CONFIG_USB_NET_SMSC75XX is not set
+CONFIG_USB_NET_SMSC75XX=y
# CONFIG_USB_NET_SMSC95XX is not set
# CONFIG_USB_NET_GL620A is not set
CONFIG_USB_NET_NET1080=y