summaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorMatt Pedro <mapedro@nvidia.com>2011-10-25 09:41:46 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2012-03-23 19:54:09 -0700
commit29cbb7028219ad1b728b01aef32221d4d5554666 (patch)
tree87c514d75ed8d05ebffcc4faebdf486f72ff9e74 /arch/arm/configs
parentbb1dbd1cef9ba022573b676a4b080c65fad58842 (diff)
ARM: tegra[3]: config: turn on USB net ASIX option
Mobile Sanity is using a USB Ethernet device for Linux sanity that uses the USB_NET_AX driver. This enables the driver. bug 881005 Change-Id: Ib2c0256ab80b61accfeb42de5534a0707f220fec Signed-off-by: Matt Pedro <mapedro@nvidia.com> Reviewed-on: http://git-master/r/60261 Reviewed-by: Allen Martin <amartin@nvidia.com> Tested-by: Gerrit_Virtual_Submit Reviewed-by: Mursalin Akon <makon@nvidia.com> Rebase-Id: R842e88200dd73b2cacd3294e884e316cec33f054
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/tegra3_defconfig2
-rw-r--r--arch/arm/configs/tegra_defconfig2
2 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/configs/tegra3_defconfig b/arch/arm/configs/tegra3_defconfig
index 19cd61031a40..1659cedca4db 100644
--- a/arch/arm/configs/tegra3_defconfig
+++ b/arch/arm/configs/tegra3_defconfig
@@ -117,7 +117,7 @@ CONFIG_USB_KAWETH=y
CONFIG_USB_PEGASUS=y
CONFIG_USB_RTL8150=y
CONFIG_USB_USBNET=y
-# CONFIG_USB_NET_AX8817X is not set
+CONFIG_USB_NET_AX8817X=y
# CONFIG_USB_NET_CDCETHER is not set
# CONFIG_USB_NET_CDC_NCM is not set
CONFIG_USB_NET_DM9601=y
diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig
index 5284aadcb5b5..124df19c6e8d 100644
--- a/arch/arm/configs/tegra_defconfig
+++ b/arch/arm/configs/tegra_defconfig
@@ -127,7 +127,7 @@ CONFIG_USB_KAWETH=y
CONFIG_USB_PEGASUS=y
CONFIG_USB_RTL8150=y
CONFIG_USB_USBNET=y
-# CONFIG_USB_NET_AX8817X is not set
+CONFIG_USB_NET_AX8817X=y
# CONFIG_USB_NET_CDC_NCM is not set
CONFIG_USB_NET_DM9601=y
CONFIG_USB_NET_SMSC75XX=y