Re: [PATCH -next v2] cxgb3i: use same dependencies & selects as CHELSIO_T3

From: Randy Dunlap
Date: Mon Dec 29 2008 - 17:09:23 EST


James Bottomley wrote:
> On Mon, 2008-12-29 at 13:23 -0800, Randy Dunlap wrote:
>> From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
>>
>> Make the CXGB iSCSI driver (that selects the CXGB net driver) have the same
>> dependencies as the net driver, since kconfig doesn't do that automatically.
>> Also make it select INET_LRO & FW_LOADER like the net driver does.
>
> I thought select of a symbol that selected something else propagated
> correctly (even if select of a symbol that depends on something else
> doesn't).

I don't see that happening, at least in this case.
Sam, can you clarify?


> If this is untrue, we have several other Kconfig problems in
> the kernel.

That would not be a surprise.

--
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/