Re: [2.4] bttv and sparc64

From: Joshua Kwan
Date: Wed Apr 07 2004 - 18:55:00 EST


On Wed, 07 Apr 2004 09:12:20 +0200, Gerd Knorr wrote:

> Joshua Kwan <joshk@xxxxxxxxxxxxxxx> writes:
>
>> Many modules on sparc64 seem to require I2C support to
>> compile correctly. Why do they not depend on CONFIG_I2C?
>
> In my source tree bttv (correctly) depends on CONFIG_I2C_ALGOBIT ...
>
> eskarina kraxel ~# grep BT848 /work/bk/2.4/linux-2.4.23/drivers/media/video/Config.in
> dep_tristate ' BT848 Video For Linux' CONFIG_VIDEO_BT848 $CONFIG_VIDEO_DEV $CONFIG_PCI $CONFIG_I2C_ALGOBIT $CONFIG_SOUND

This is true, but none of the options below CONFIG_I2C are visible to
sparc64 at all. (It's a broken dep, at least as far as I can see. I can't
find anything in the menuconfig system for ARCH=sparc64 about I2C.)

Clue me in, anyone?

--
Joshua Kwan


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