Re: [v4l-dvb-maintainer] [2.6 patch] DVB_CORE must select I2C

From: Trent Piepho
Date: Thu Aug 03 2006 - 12:28:03 EST


On Thu, 3 Aug 2006, Adrian Bunk wrote:
> On Thu, Jul 27, 2006 at 01:56:39AM -0700, Andrew Morton wrote:
> >...
> > Changes since 2.6.18-rc2-mm1:
> >...
> > +dvb-core-needs-i2c.patch
> >...
> > DVB fixes
> >...
>
> This means people who observed a compile error will now have the DVB
> support silently removed from their kernel.

This has been fixed differently already. dvb-core.ko doesn't actually use
I2C, only dvb-pll.ko does. Now the dvb-pll.ko module is no longer turned
on by DVB_CORE, but under a new option, DVB_PLL. That option depends on
I2C.

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