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

From: James Bottomley
Date: Mon Dec 29 2008 - 16:58:24 EST


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). If this is untrue, we have several other Kconfig problems in
the kernel.

James


--
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/