From: Mahesh Bandewar [mailto:mahe...@google.com] 
Sent: Monday, June 22, 2015 8:45 PM

> > a/drivers/net/ethernet/ezchip/Kconfig 
> > b/drivers/net/ethernet/ezchip/Kconfig
> > new file mode 100644
> > index 0000000..d031177
> > --- /dev/null
> > +++ b/drivers/net/ethernet/ezchip/Kconfig
> > @@ -0,0 +1,27 @@
> > +#
> > +# EZchip network device configuration #
> > +
> > +config NET_VENDOR_EZCHIP
> > +       bool "EZchip devices"
> > +       default y
> >
> Why this has to be included in the default build? Shouldn't it be either "m" 
> or "N" by default?

From what I see this is the common practice for all Ethernet devices.

Noam

Reply via email to