Re: [PATCH v5] NET: Add ezchip ethernet driver

From: David Miller
Date: Tue Jun 23 2015 - 03:19:33 EST


From: Mahesh Bandewar <maheshb@xxxxxxxxxx>
Date: Mon, 22 Jun 2015 10:45:15 -0700

> On Tue, Jun 16, 2015 at 7:35 AM, Noam Camus <noamc@xxxxxxxxxx> wrote:
>> @@ -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?

It's a vendor guard, which are always enabled yes by default.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
Please read the FAQ at http://www.tux.org/lkml/