* [PATCH 1/1] ARM: imx_v6_v7_defconfig: build in usbnet to support NFS for non-ethernet board
@ 2016-06-03 7:12 Peter Chen
2016-06-16 2:40 ` Peter Chen
0 siblings, 1 reply; 3+ messages in thread
From: Peter Chen @ 2016-06-03 7:12 UTC (permalink / raw)
To: linux-arm-kernel
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.
Signed-off-by: Peter Chen <peter.chen@nxp.com>
---
arch/arm/configs/imx_v6_v7_defconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index 21339ce..eaabae2 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -146,7 +146,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_BRCMFMAC=m
CONFIG_WL12XX=m
--
1.9.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH 1/1] ARM: imx_v6_v7_defconfig: build in usbnet to support NFS for non-ethernet board
2016-06-03 7:12 [PATCH 1/1] ARM: imx_v6_v7_defconfig: build in usbnet to support NFS for non-ethernet board Peter Chen
@ 2016-06-16 2:40 ` Peter Chen
2016-06-16 3:15 ` Shawn Guo
0 siblings, 1 reply; 3+ messages in thread
From: Peter Chen @ 2016-06-16 2:40 UTC (permalink / raw)
To: linux-arm-kernel
On Fri, Jun 3, 2016 at 3:12 PM, Peter Chen <peter.chen@nxp.com> wrote:
> 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.
>
> Signed-off-by: Peter Chen <peter.chen@nxp.com>
> ---
> arch/arm/configs/imx_v6_v7_defconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
> index 21339ce..eaabae2 100644
> --- a/arch/arm/configs/imx_v6_v7_defconfig
> +++ b/arch/arm/configs/imx_v6_v7_defconfig
> @@ -146,7 +146,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_BRCMFMAC=m
> CONFIG_WL12XX=m
> --
ping...
Peter
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 1/1] ARM: imx_v6_v7_defconfig: build in usbnet to support NFS for non-ethernet board
2016-06-16 2:40 ` Peter Chen
@ 2016-06-16 3:15 ` Shawn Guo
0 siblings, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2016-06-16 3:15 UTC (permalink / raw)
To: linux-arm-kernel
On Thu, Jun 16, 2016 at 10:40:14AM +0800, Peter Chen wrote:
> On Fri, Jun 3, 2016 at 3:12 PM, Peter Chen <peter.chen@nxp.com> wrote:
> > 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.
> >
> > Signed-off-by: Peter Chen <peter.chen@nxp.com>
> > ---
> > arch/arm/configs/imx_v6_v7_defconfig | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
> > index 21339ce..eaabae2 100644
> > --- a/arch/arm/configs/imx_v6_v7_defconfig
> > +++ b/arch/arm/configs/imx_v6_v7_defconfig
> > @@ -146,7 +146,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_BRCMFMAC=m
> > CONFIG_WL12XX=m
> > --
>
> ping...
Applied. Thanks for reminding.
Shawn
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-06-16 3:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-03 7:12 [PATCH 1/1] ARM: imx_v6_v7_defconfig: build in usbnet to support NFS for non-ethernet board Peter Chen
2016-06-16 2:40 ` Peter Chen
2016-06-16 3:15 ` Shawn Guo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).