summaryrefslogtreecommitdiff
path: root/arch/arm/configs/imx_v7_defconfig
diff options
context:
space:
mode:
authorPeter Chen <peter.chen@nxp.com>2016-10-12 16:50:03 +0800
committerLeonard Crestez <leonard.crestez@nxp.com>2018-08-24 12:41:33 +0300
commit77d781fa23c549dd1f30d4383300de6121d83c32 (patch)
tree7249ceeefe46744ed1bfa932131b8b74e5e938bd /arch/arm/configs/imx_v7_defconfig
parentd569fc25601d28291cc7b9b8ac14eedc38177dd0 (diff)
MLK-13312-3 ARM: imx_v7_defconfig: build in usbnet to support NFS for non-ethernet board
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>
Diffstat (limited to 'arch/arm/configs/imx_v7_defconfig')
-rw-r--r--arch/arm/configs/imx_v7_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/imx_v7_defconfig b/arch/arm/configs/imx_v7_defconfig
index 3a4643cd8695..23969722d75f 100644
--- a/arch/arm/configs/imx_v7_defconfig
+++ b/arch/arm/configs/imx_v7_defconfig
@@ -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