MLK-13312-3 ARM: imx_v7_defconfig: build in usbnet to support NFS for non-ethernet...
authorPeter Chen <peter.chen@nxp.com>
Wed, 12 Oct 2016 08:50:03 +0000 (16:50 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:52:25 +0000 (14:52 -0500)
At some boards, it has no ethernet support. As an alternative, we can use
USB Ethernet card to support NFS (u-boot supports it too). It supports
AXIS cards which are used most frequently.

This commit is the similar with below mainline commit:
https://git.kernel.org/cgit/linux/kernel/git/peter.chen/usb.git/commit/
?h=peter-usb-dev&id=277ad756ead72845796c4f5430dd345301dc460b

Signed-off-by: Peter Chen <peter.chen@nxp.com>
arch/arm/configs/imx_v7_defconfig

index 3a4643c..2396972 100644 (file)
@@ -143,7 +143,7 @@ CONFIG_MICREL_PHY=y
 CONFIG_USB_PEGASUS=m
 CONFIG_USB_RTL8150=m
 CONFIG_USB_RTL8152=m
-CONFIG_USB_USBNET=m
+CONFIG_USB_USBNET=y
 CONFIG_USB_NET_CDC_EEM=m
 CONFIG_BCMDHD=y
 CONFIG_BCMDHD_SDIO=y