Re: Linux 2.6.3-rc4
From: Linus Torvalds
Date: Tue Feb 17 2004 - 15:18:52 EST
On Tue, 17 Feb 2004, Adrian Bunk wrote:
>
> Most likely the problem is CONFIG_I2C=m and the fact that FB_RADEON_I2C
> is a bool.
>
> I don't know whether there's a better way to express this, but something
> like the following is required:
Argh. Yeah, that's ugly.
How about instead just removing the dependency on I2C, and making it just
select it? (in fact, I'd assume that just selecing I2C_ALGOBIT should
itself cause I2C to be selected, but I've not checked the dependency
chain).
That's really what the true dependency is, logically.
Linus
-
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/