On Wed, Jul 10, 2013 at 8:25 AM, Markus Trippelsdorf <mar...@trippelsdorf.de> wrote: > On 2013.07.09 at 14:53 -0700, David Miller wrote: >> >> Alexey Brodkin (2): >> ethernet/arc/arc_emac - Add new driver >> arc_emac: fix compile-time errors & warnings on PPC64 > > This driver defaults to y for no reason: > > +config NET_VENDOR_ARC > + bool "ARC devices" > + default y
That's the option to enable the ARC vendor, not the driver. The driver config option is ARC_EMAC. All of the other ethernet vendors also default to y, so I don't think this is out of line. josh -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/